{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007368360, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5416639685153295,
          52.18751681896324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007368361, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5416054619584485,
          52.187517087661426
        ]
      }
    }
  ]
}