{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007021994, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5883728653838547,
          53.58785547030398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052117166, Church Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5883275474591827,
          53.58785531449571
        ]
      }
    }
  ]
}