{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30105098, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359167850550536,
          51.03676599738543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30514719, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3533131342393196,
          51.03581269727952
        ]
      }
    }
  ]
}