{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010517529, Bailey's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3071748282680415,
          52.38012182138571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010521726, Bailey's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3071601384882625,
          52.38012173531412
        ]
      }
    }
  ]
}