{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100022979034, Church Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008938428049070996,
          51.58738216388656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001432256, Prospect Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.009083857142814091,
          51.587357653525004
        ]
      }
    }
  ]
}