{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64016949, Eastgate",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.443409905463902,
          51.46076810201131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64018216, Melbourne Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4433955162377208,
          51.460768279200195
        ]
      }
    }
  ]
}