{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012356591, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4725285166024116,
          53.08202069276372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012600642, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4721124954463805,
          53.08220212716294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012876480, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4725285166024116,
          53.08202069276372
        ]
      }
    }
  ]
}