{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100020638254, Auckland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08094345308323991,
          51.410402443546424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020638256, Auckland Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08094194792431662,
          51.410438389765844
        ]
      }
    }
  ]
}