{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121260422, Cheltenham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0641436785405167,
          51.947166542007295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004336994, Cheltenham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0647027617692046,
          51.941403144358645
        ]
      }
    }
  ]
}