{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250073090, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4176234205056475,
          51.1740431958147
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250073091, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4177376083616537,
          51.174015811838565
        ]
      }
    }
  ]
}