{
    "producer_account_name": "waxdaoguild1",
    "org": {
      "candidate_name": "WaxDAO BP",
      "website": "https://waxdaobp.io",
      "code_of_conduct":"https://waxdaobp.io/code-of-conduct",
      "ownership_disclosure":"https://waxdaobp.io/team",
      "email":"mikedcryptocurrency@gmail.com",
      "github_user":"mdcryptonfts",
      "branding":{
        "logo_256":"https://waxdaobp.io/logo256.png",
        "logo_1024":"https://waxdaobp.io/logo1024.png",
        "logo_svg":"https://waxdaobp.io/logo.svg"
      },
      "location": {
        "name": "United States",
        "country": "US",
        "latitude": 37.0902,
        "longitude": 95.7129
      },
      "social": {
        "telegram": "MikeD_Crypto",
        "twitter": "MikeD_Crypto",
        "github": "mdcryptonfts",
        "youtube": "@MikeDCrypto",
        "hive": "mikedcrypto"
      }
    },
    "nodes": [
      {
        "location": {
          "name": "United States",
          "country": "US",
          "latitude": 45.5201,
          "longitude": 122.9898
        },
        "node_type": "producer",
        "p2p_endpoint": "",
        "api_endpoint": "",
        "ssl_endpoint": ""
      },
      {
        "location": {
          "name": "United States",
          "country": "US",
          "latitude": 45.5201,
          "longitude": 122.9898
        },
        "node_type":"seed",
        "p2p_endpoint": "p2p-test.waxdaobp.io:9876",
        "api_endpoint": "",
        "ssl_endpoint": ""
      },
      {
        "location": {
          "name": "United States",
          "country": "US",
          "latitude": 45.5201,
          "longitude": 122.9898
        },
        "node_type": "query",
        "features": [
          "chain-api",
          "account-query"
        ],
        "api_endpoint": "http://test-api.waxdaobp.io",
        "ssl_endpoint": "https://test-api.waxdaobp.io"
      }
    ]
  }