{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121283679, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2494413448434853,
          52.38888126022686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121347588, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.249279917780288,
          52.3889175615752
        ]
      }
    }
  ]
}