{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.277254,
            53.606498
          ],
          [
            -1.27739,
            53.606422
          ],
          [
            -1.277527,
            53.606346
          ],
          [
            -1.27812,
            53.606098
          ],
          [
            -1.278714,
            53.60585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.28198,
            53.604492
          ],
          [
            -1.283106,
            53.604199
          ],
          [
            -1.284233,
            53.603906
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dale Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.278714,
            53.60585
          ],
          [
            -1.280347,
            53.605171
          ],
          [
            -1.28198,
            53.604492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174511, WF9 2XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2770715075559143,
          53.6064425155227
        ]
      }
    }
  ]
}