{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Badger Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.963772,
            54.052768
          ],
          [
            -1.962896,
            54.052297
          ],
          [
            -1.962816,
            54.052255
          ],
          [
            -1.962515,
            54.051646
          ],
          [
            -1.962565,
            54.05133
          ],
          [
            -1.962764,
            54.051162
          ],
          [
            -1.963265,
            54.051006
          ],
          [
            -1.964234,
            54.050913
          ],
          [
            -1.965248,
            54.050597
          ],
          [
            -1.965504,
            54.050518
          ],
          [
            -1.966669,
            54.050032
          ],
          [
            -1.967299,
            54.049442
          ],
          [
            -1.967604,
            54.049213
          ],
          [
            -1.967776,
            54.049168
          ],
          [
            -1.968325,
            54.049189
          ],
          [
            -1.969137,
            54.04935
          ],
          [
            -1.969165,
            54.049355
          ],
          [
            -1.970222,
            54.049876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013147088, BD23 6BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.963824934102964,
          54.052765361873604
        ]
      }
    }
  ]
}