{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hurst Cross (B6194)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.078285,
            53.50067
          ],
          [
            -2.078264,
            53.500743
          ],
          [
            -2.078242,
            53.500816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hurst Cross (B6194)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.078353,
            53.500442
          ],
          [
            -2.078319,
            53.500556
          ],
          [
            -2.078285,
            53.50067
          ]
        ]
      }
    }
  ]
}