{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009922062, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2156910137111567,
          52.73830290236743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926491, Holt Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2162679709354003,
          52.73808939017229
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090809338, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2159563501080881,
          52.73788200777824
        ]
      }
    }
  ]
}