{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walker Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.550547,
            53.660408
          ],
          [
            -1.550473,
            53.660282
          ],
          [
            -1.550557,
            53.660122
          ],
          [
            -1.55071,
            53.659836
          ],
          [
            -1.550751,
            53.659735
          ],
          [
            -1.550793,
            53.659634
          ],
          [
            -1.550818,
            53.659572
          ],
          [
            -1.550844,
            53.65951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63145969, WF4 5AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5509470483348062,
          53.659780148113796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171504, WF4 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.550546937467767,
          53.66040782508672
        ]
      }
    }
  ]
}