{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310012404, London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9581556297497874,
          51.4514070359279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310035857, Redlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9595214592776743,
          51.44956683700212
        ]
      }
    }
  ]
}