{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121258076, Cheltenham Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1718719247309064,
          51.895918523029586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004337906, Cheltenham Road East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.171479756837582,
          51.89597304114252
        ]
      }
    }
  ]
}