{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oasis Way (B1161)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.485295,
            52.932487
          ],
          [
            0.485421,
            52.932471
          ],
          [
            0.485606,
            52.932451
          ],
          [
            0.485791,
            52.93243
          ],
          [
            0.486591,
            52.932266
          ],
          [
            0.486604,
            52.932263
          ],
          [
            0.487287,
            52.931978
          ],
          [
            0.487533,
            52.931836
          ],
          [
            0.487778,
            52.931695
          ],
          [
            0.48877,
            52.931126
          ],
          [
            0.489483,
            52.930828
          ],
          [
            0.490977,
            52.930379
          ],
          [
            0.491411,
            52.930269
          ],
          [
            0.494248,
            52.929548
          ],
          [
            0.495315,
            52.929104
          ],
          [
            0.495413,
            52.929055
          ],
          [
            0.495512,
            52.929006
          ]
        ]
      }
    }
  ]
}