{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010864696, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3773329824738187,
          53.562224166128864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010864698, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3773329824738187,
          53.562224166128864
        ]
      }
    }
  ]
}