{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002234045, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0258268895581644,
          51.3551549353898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024879207, New Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0198319076007667,
          51.35478123329705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001711670, Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0231050861643947,
          51.35550993971737
        ]
      }
    }
  ]
}