{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013878467, City Bank Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.956055245099445,
          51.71135224569284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022844698, Beeches Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9550558152612552,
          51.71214309006761
        ]
      }
    }
  ]
}