{
  "producer_account_name": "eosphereiobp",
  "org": {
    "candidate_name": "EOSphere Guild",
    "website": "https://www.eosphere.io",
    "code_of_conduct":"https://www.eosphere.io/code-of-conduct",
    "ownership_disclosure":"https://www.eosphere.io/ownership",
    "email":"info@eosphere.io",
    "github_user":"rossco99",
    "chain_resources": "https://snapshots.eosphere.io",
    "branding":{
      "logo_256":"https://www.eosphere.io/eospherelogosquare256.png",
      "logo_1024":"https://www.eosphere.io/eospherelogosquare1024.png",
      "logo_svg":"https://www.eosphere.io/eospherelogosquare.svg"
    },
    "location": {
      "name": "Australia",
      "country": "AU",
      "latitude": -31.953512,
      "longitude": 115.857048
    },
    "social": {
      "steemit": "eosphere",
      "twitter": "eosphere_io",
      "youtube": "eosphere",
      "facebook": "eosphereio",
      "github":"eosphere",
      "reddit": "eosphere",
      "keybase": "eosphere",
      "telegram": "eosphere_io",
      "wechat":"ross-eosphere"
    }
  },
  "nodes": [
    {
      "location": {
        "name": "Sydney",
        "country": "AU",
        "latitude": -31.953512,
        "longitude": 115.857048
      },
      "node_type": "producer"
    },
    {
      "location": {
        "name": "Falkenstein",
        "country": "DE",
        "latitude": 50.517,
        "longitude": 11.400
      },
      "node_type": "producer"
    },
    {
      "location": {
        "name": "Beauharnois",
        "country": "CA",
        "latitude": 45.3151,
        "longitude": 73.8779
      },
      "node_type": "seed",
      "full": true,
      "p2p_endpoint": "peer1-wax.eosphere.io:9876"
    },
   {
      "location": {
        "name": "Beauharnois",
        "country": "CA",
        "latitude": 45.3151,
        "longitude": 73.8779
      },
      "node_type": "seed",
      "full": true,
      "p2p_endpoint": "peer2-wax.eosphere.io:9876"
    },
   {
      "location": {
        "name": "Sydney",
        "country": "AU",
        "latitude": -31.953512,
        "longitude": 115.857048
      },
      "node_type": "query",
      "full": true,
      "api_endpoint": "http://wax-atomic-api.eosphere.io",
      "ssl_endpoint": "https://wax-atomic-api.eosphere.io",
      "features": ["atomic-assets-api"]
    },
   {
      "location": {
        "name": "Perth",
        "country": "AU",
        "latitude": -31.933,
        "longitude": 115.833
      },
      "node_type": "query",
      "full": true,
      "api_endpoint": "http://wax-hyperion.eosphere.io",
      "ssl_endpoint": "https://wax-hyperion.eosphere.io",
      "features": ["hyperion-v2","history-v1"]
    },
   {
      "location": {
        "name": "Beauharnois",
        "country": "CA",
        "latitude": 45.3151,
        "longitude": 73.8779
      },
      "node_type": "query",
      "full": true,
      "api_endpoint": "http://wax.eosphere.io",
      "ssl_endpoint": "https://wax.eosphere.io",
      "features": ["chain-api","account-query","hyperion-v2","history-v1","light-api"]
    }
  ]
}