{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "452040046, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4321530514111256,
          52.71534427506564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "452040047, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4321991488362875,
          52.7155149106133
        ]
      }
    }
  ]
}