{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "32118451, Westminster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9907992059792223,
          52.545821967561935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32118452, Westminster Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9907844690091037,
          52.54577701716249
        ]
      }
    }
  ]
}