{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121249239, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.251412326343347,
          51.86027023699068
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004498315, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2514566413467474,
          51.860405006123294
        ]
      }
    }
  ]
}