{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seakel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.200174,
            53.928577
          ],
          [
            -1.200231,
            53.926835
          ],
          [
            -1.19981,
            53.925763
          ],
          [
            -1.200189,
            53.925619
          ],
          [
            -1.200485,
            53.925506
          ],
          [
            -1.200604,
            53.923278
          ],
          [
            -1.200449,
            53.922612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911378, YO23 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2001523090261161,
          53.92858705831744
        ]
      }
    }
  ]
}