{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092010807, Gloucester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1648231706206453,
          51.98692443483507
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004330880, Gloucester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1633556072176066,
          51.98779858265996
        ]
      }
    }
  ]
}