{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034878933, Stoneheap Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3169293681039598,
          51.198634872044856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060904030, Downs Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3169229152913056,
          51.198545103526776
        ]
      }
    }
  ]
}