{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Le Strange Terrace (B1161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.487057,
            52.938876
          ],
          [
            0.487015,
            52.938769
          ],
          [
            0.486973,
            52.938661
          ],
          [
            0.486985,
            52.938347
          ],
          [
            0.486998,
            52.938032
          ],
          [
            0.487016,
            52.937869
          ],
          [
            0.487035,
            52.937706
          ],
          [
            0.487085,
            52.937628
          ],
          [
            0.487134,
            52.937549
          ]
        ]
      }
    }
  ]
}