{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipsy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.183746,
            53.406249
          ],
          [
            -1.185341,
            53.406342
          ],
          [
            -1.185727,
            53.406364
          ],
          [
            -1.186934,
            53.406289
          ],
          [
            -1.188354,
            53.406333
          ],
          [
            -1.188802,
            53.406347
          ],
          [
            -1.189449,
            53.406471
          ],
          [
            -1.1896,
            53.406434
          ],
          [
            -1.189617,
            53.40643
          ],
          [
            -1.189722,
            53.406405
          ],
          [
            -1.189743,
            53.406378
          ],
          [
            -1.189764,
            53.406351
          ],
          [
            -1.189916,
            53.406101
          ],
          [
            -1.190204,
            53.405869
          ],
          [
            -1.19021,
            53.405867
          ],
          [
            -1.190316,
            53.405839
          ],
          [
            -1.190347,
            53.405831
          ],
          [
            -1.190413,
            53.405813
          ],
          [
            -1.190422,
            53.40581
          ],
          [
            -1.190792,
            53.405711
          ],
          [
            -1.191063,
            53.405639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023208156, S66 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1837464308316163,
          53.406249326737985
        ]
      }
    }
  ]
}