{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King James Place (A989)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.433363,
            56.392085
          ],
          [
            -3.432987,
            56.392076
          ],
          [
            -3.432612,
            56.392067
          ],
          [
            -3.4326,
            56.392067
          ],
          [
            -3.432588,
            56.392067
          ],
          [
            -3.432465,
            56.392064
          ],
          [
            -3.432342,
            56.392061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "King James Place (A989)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.434417,
            56.3921
          ],
          [
            -3.43389,
            56.392093
          ],
          [
            -3.433363,
            56.392085
          ]
        ]
      }
    }
  ]
}