{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.735081,
            51.301487
          ],
          [
            -2.735321,
            51.301466
          ],
          [
            -2.735561,
            51.301445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.735561,
            51.301445
          ],
          [
            -2.735963,
            51.301372
          ],
          [
            -2.736365,
            51.3013
          ],
          [
            -2.737156,
            51.301149
          ],
          [
            -2.737948,
            51.300998
          ],
          [
            -2.738307,
            51.300926
          ],
          [
            -2.738559,
            51.300958
          ],
          [
            -2.739182,
            51.301035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fir Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.735561,
            51.301445
          ],
          [
            -2.735573,
            51.301527
          ],
          [
            -2.735585,
            51.30161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013413975, BS40 7XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7353532033152574,
          51.30145849531871
        ]
      }
    }
  ]
}