{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41055301, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0602612487663445,
          53.55993443855583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41055302, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0606223763185025,
          53.5598862921441
        ]
      }
    }
  ]
}