{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Front Street (A694)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840249,
            54.894023
          ],
          [
            -1.840583,
            54.893866
          ],
          [
            -1.840916,
            54.893709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Front Street (A694)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840916,
            54.893709
          ],
          [
            -1.841144,
            54.89354
          ],
          [
            -1.841371,
            54.893371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Front Street (A694)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.841371,
            54.893371
          ],
          [
            -1.841485,
            54.893275
          ],
          [
            -1.841598,
            54.893178
          ]
        ]
      }
    }
  ]
}