{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Landing Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.926629,
            53.772394
          ],
          [
            -0.926724,
            53.772423
          ],
          [
            -0.92675,
            53.772431
          ],
          [
            -0.926819,
            53.772453
          ],
          [
            -0.927159,
            53.772378
          ],
          [
            -0.927499,
            53.772304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009932237, YO8 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9270479067300372,
          53.77240686970743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090692880, YO8 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.927902686178693,
          53.77220778010716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090692881, YO8 6ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.926803813518933,
          53.772458616227624
        ]
      }
    }
  ]
}