{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "39012207, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6130020360068227,
          53.45558776976942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39012211, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.613926845295015,
          53.45497179303266
        ]
      }
    }
  ]
}