{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "White's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.251275,
            51.136244
          ],
          [
            -3.251158,
            51.136268
          ],
          [
            -3.251042,
            51.136292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.253837,
            51.134606
          ],
          [
            -3.252831,
            51.134905
          ],
          [
            -3.252297,
            51.135239
          ],
          [
            -3.252285,
            51.135248
          ],
          [
            -3.251913,
            51.135539
          ],
          [
            -3.251275,
            51.136244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "White's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.251275,
            51.136244
          ],
          [
            -3.251253,
            51.136321
          ],
          [
            -3.251231,
            51.136398
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023836114, TA4 4BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2512119869121876,
          51.136388083062165
        ]
      }
    }
  ]
}