{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002900657, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5374392321037744,
          51.97887880985429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012435592, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5376569643377898,
          51.978899496408005
        ]
      }
    }
  ]
}