{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King's Place (A989)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.436808,
            56.392132
          ],
          [
            -3.436726,
            56.392131
          ],
          [
            -3.436644,
            56.392129
          ],
          [
            -3.43553,
            56.392115
          ],
          [
            -3.434417,
            56.3921
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King's Place (A989)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.4381,
            56.392246
          ],
          [
            -3.438036,
            56.392209
          ],
          [
            -3.437973,
            56.392172
          ],
          [
            -3.43739,
            56.392152
          ],
          [
            -3.437124,
            56.392143
          ],
          [
            -3.436816,
            56.392133
          ],
          [
            -3.436808,
            56.392132
          ]
        ]
      }
    }
  ]
}