{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Square (A547)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.83039,
            53.280462
          ],
          [
            -3.830505,
            53.280532
          ],
          [
            -3.830621,
            53.280602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Square (A547)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.830621,
            53.280602
          ],
          [
            -3.830735,
            53.280676
          ],
          [
            -3.83085,
            53.28075
          ],
          [
            -3.830884,
            53.280768
          ],
          [
            -3.830918,
            53.280786
          ],
          [
            -3.830993,
            53.280826
          ],
          [
            -3.831069,
            53.280867
          ]
        ]
      }
    }
  ]
}