{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023389710, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7311992165059489,
          52.19370613933875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071514675, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7311992165059489,
          52.19370613933875
        ]
      }
    }
  ]
}