{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Street (A5078)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.441226,
            53.094919
          ],
          [
            -2.441492,
            53.094974
          ],
          [
            -2.441759,
            53.095029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Street (A5078)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439567,
            53.094744
          ],
          [
            -2.439725,
            53.094725
          ],
          [
            -2.43983,
            53.094719
          ],
          [
            -2.439934,
            53.094712
          ],
          [
            -2.440181,
            53.094743
          ],
          [
            -2.440427,
            53.094774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Street (A5078)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440427,
            53.094774
          ],
          [
            -2.440827,
            53.094846
          ],
          [
            -2.441226,
            53.094919
          ]
        ]
      }
    }
  ]
}