{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090999453, St Edith's Marsh",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0386613922510373,
          51.36530170605757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120990174, Bunnies Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0363914804763343,
          51.364771929491894
        ]
      }
    }
  ]
}