{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003376923, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4003945065453487,
          52.373038895504266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120752785, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4009812176189027,
          52.37294700345374
        ]
      }
    }
  ]
}