{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121260928, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0608561250068855,
          51.94754590704643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004326087, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0608706007523607,
          51.947491954877265
        ]
      }
    }
  ]
}