{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wandhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.281436,
            54.273488
          ],
          [
            -1.280969,
            54.27341
          ],
          [
            -1.280087,
            54.273427
          ],
          [
            -1.279562,
            54.273493
          ],
          [
            -1.277698,
            54.273726
          ],
          [
            -1.277367,
            54.273733
          ],
          [
            -1.276751,
            54.27362
          ],
          [
            -1.276384,
            54.273481
          ],
          [
            -1.275717,
            54.273009
          ],
          [
            -1.275473,
            54.272908
          ],
          [
            -1.273385,
            54.272332
          ],
          [
            -1.271754,
            54.270944
          ],
          [
            -1.271026,
            54.270325
          ],
          [
            -1.270491,
            54.269351
          ],
          [
            -1.269194,
            54.26852
          ],
          [
            -1.268016,
            54.268217
          ],
          [
            -1.266582,
            54.267678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013389386, YO7 2JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2814519312947148,
          54.273483187183984
        ]
      }
    }
  ]
}