{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001282129, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1052433818060423,
          54.44809952941758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070735398, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1054365883880415,
          54.44843349076064
        ]
      }
    }
  ]
}