{
    "producer_account_name": "eosauthority",
    "org": {
      "candidate_name": "EOS Authority",
      "website": "https://eosauthority.com",
      "code_of_conduct": "https://eosauthority.com/bpinfo/telos/code_of_conduct",
      "ownership_disclosure": "https://eosauthority.com/bpinfo/telos/ownership",      
      "email":"hello@eosauthority.com",
      "github_user": "eosauthority",
      "branding":{
        "logo_256":"https://eosauthority.com/common/bp-standard-info/EOS-AUTHORITY-256.jpg",
        "logo_1024":"https://eosauthority.com/common/bp-standard-info/EOS-AUTHORITY-1024.jpg",
        "logo_svg":"https://eosauthority.com/common/bp-standard-info/eosauthority.svg"
      },
      "location": {
        "name": "London",
        "country": "GB",
        "latitude": 51.512838,
        "longitude": -0.087177
      },
      "social": {
        "steemit": "eosauthority",
        "twitter": "eosauthority",
        "youtube": "eosauthority",
        "facebook": "",
        "github":"eosauthority",
        "reddit": "eosauthority",
        "keybase": "eosauthority",
        "telegram": "eosauthority",
        "wechat":"eosauthority"
      }
    },
	"nodes": [{
			"location": {
				"name": "London",
				"country": "GB",
				"latitude": 51.512838,
				"longitude": -0.087177
			},
			"node_type": "query",
			"api_endpoint": "http://api-telostest.eosauthority.com",
			"ssl_endpoint": "https://api-telostest.eosauthority.com",
		    	"features": [
            		"chain-api"
			]
		},
      {
        "location": {
          "name": "Helsinki",
          "country": "FI",
          "latitude": 60.165249,
          "longitude": 24.936056
        },
        "node_type": "seed",
        "p2p_endpoint": "node-telostest.eosauthority.com:9100"
      },      
      {
        "location": {
          "name": "London",
          "country": "GB",
          "latitude": 51.512838,
          "longitude": -0.087177
        },
        "node_type": "producer"
      }
    ]
  }