{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.649901,
            53.662861
          ],
          [
            -1.650311,
            53.662977
          ],
          [
            -1.65043,
            53.663011
          ],
          [
            -1.650726,
            53.663086
          ],
          [
            -1.651548,
            53.663234
          ],
          [
            -1.651979,
            53.663188
          ],
          [
            -1.652817,
            53.663099
          ],
          [
            -1.652975,
            53.663082
          ],
          [
            -1.653032,
            53.663076
          ],
          [
            -1.653816,
            53.663447
          ],
          [
            -1.654622,
            53.663719
          ],
          [
            -1.655434,
            53.66398
          ],
          [
            -1.656246,
            53.664242
          ],
          [
            -1.656352,
            53.664289
          ],
          [
            -1.656457,
            53.664336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206688, WF12 0LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6499160328728035,
          53.662887518639074
        ]
      }
    }
  ]
}