{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10093342124, Elephant Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09806427517539695,
          51.49434008448913
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003498294, Elephant Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0981962778251311,
          51.493937559142914
        ]
      }
    }
  ]
}