{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Recreation Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.077583,
            53.478978
          ],
          [
            -1.077542,
            53.47878
          ],
          [
            -1.077501,
            53.478582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Recreation Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.077105,
            53.476683
          ],
          [
            -1.076995,
            53.4761
          ],
          [
            -1.076885,
            53.475517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Recreation Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.077501,
            53.478582
          ],
          [
            -1.077303,
            53.477632
          ],
          [
            -1.077105,
            53.476683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610502, DN11 0TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0775822448266412,
          53.478996318319
        ]
      }
    }
  ]
}