{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025017817, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2049142082603891,
          51.9159135107431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070250653, Middle Row",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20649151478425545,
          51.91573973678767
        ]
      }
    }
  ]
}