{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "484076051, Auckland Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214381797702312,
          55.75939636559477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484103881, Auckland Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.214066907010589,
          55.75946495404743
        ]
      }
    }
  ]
}