{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "49009861, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.30711750032057,
          52.04314230560569
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49009862, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.30710478336209,
          52.04317852432899
        ]
      }
    }
  ]
}