{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "310001557, Upper Redlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9503256204723813,
          51.445177775006556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071123, Upper Redlands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9503256204723813,
          51.445177775006556
        ]
      }
    }
  ]
}