{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009419587, Chelmsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8243510954907771,
          51.56473487084784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009422453, Rivermead Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8233697085951988,
          51.564832305288824
        ]
      }
    }
  ]
}