{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alder Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.750314,
            53.304679
          ],
          [
            -2.750441,
            53.305045
          ],
          [
            -2.750568,
            53.305411
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alder Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.750568,
            53.305411
          ],
          [
            -2.750919,
            53.306105
          ],
          [
            -2.751085,
            53.306216
          ],
          [
            -2.752576,
            53.306175
          ],
          [
            -2.752871,
            53.306167
          ],
          [
            -2.753187,
            53.306219
          ],
          [
            -2.754771,
            53.306703
          ],
          [
            -2.755016,
            53.306998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011721734, WA6 7BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7499640137786012,
          53.303866176054306
        ]
      }
    }
  ]
}