{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Binsoe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.600839,
            54.223321
          ],
          [
            -1.601924,
            54.221921
          ],
          [
            -1.602779,
            54.221126
          ],
          [
            -1.603319,
            54.220624
          ],
          [
            -1.60443,
            54.219918
          ],
          [
            -1.605766,
            54.219428
          ],
          [
            -1.607661,
            54.218814
          ],
          [
            -1.608826,
            54.218321
          ],
          [
            -1.609676,
            54.218174
          ],
          [
            -1.611102,
            54.218046
          ],
          [
            -1.611682,
            54.217919
          ],
          [
            -1.611785,
            54.21787
          ],
          [
            -1.613044,
            54.217274
          ],
          [
            -1.615161,
            54.215679
          ],
          [
            -1.616231,
            54.214969
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013386669, DL8 2QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6008394129322445,
          54.22332136590669
        ]
      }
    }
  ]
}