{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004782223, Brighton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3207119130326624,
          51.06012166356212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004788589, Brighton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32072747687184927,
          51.06008591537456
        ]
      }
    }
  ]
}