{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008070750, Manor Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23924470563737318,
          52.610969003965145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008074548, Cooper Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23912986201817998,
          52.61088637886638
        ]
      }
    }
  ]
}