{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Hill (B4299)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.493538,
            51.83088
          ],
          [
            -4.493403,
            51.830172
          ],
          [
            -4.493308,
            51.828858
          ],
          [
            -4.493283,
            51.828515
          ],
          [
            -4.492915,
            51.826846
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Station Hill (B4299)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.492484,
            51.832068
          ],
          [
            -4.49308,
            51.831494
          ],
          [
            -4.493387,
            51.831198
          ],
          [
            -4.493538,
            51.83088
          ]
        ]
      }
    }
  ]
}