{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.448689,
            54.144476
          ],
          [
            -2.448911,
            54.143
          ],
          [
            -2.448996,
            54.142437
          ],
          [
            -2.449471,
            54.141564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.449471,
            54.141564
          ],
          [
            -2.451994,
            54.139989
          ],
          [
            -2.454517,
            54.138415
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.454517,
            54.138415
          ],
          [
            -2.455004,
            54.138119
          ],
          [
            -2.45549,
            54.137824
          ],
          [
            -2.456839,
            54.137012
          ],
          [
            -2.458188,
            54.136201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101877, LA6 3DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.458188417676845,
          54.13620070050834
        ]
      }
    }
  ]
}