{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reed Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.405735,
            53.784598
          ],
          [
            -2.405889,
            53.784809
          ],
          [
            -2.406042,
            53.78502
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Reed Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.40512,
            53.783818
          ],
          [
            -2.405427,
            53.784208
          ],
          [
            -2.405735,
            53.784598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883606, BB6 7AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.405719555115861,
          53.78459838734945
        ]
      }
    }
  ]
}