{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.657278,
            54.24478
          ],
          [
            -2.656843,
            54.245626
          ],
          [
            -2.656407,
            54.246472
          ],
          [
            -2.655976,
            54.247066
          ],
          [
            -2.655954,
            54.247095
          ],
          [
            -2.655934,
            54.247124
          ],
          [
            -2.655914,
            54.247151
          ],
          [
            -2.655388,
            54.247875
          ],
          [
            -2.655311,
            54.247936
          ],
          [
            -2.653677,
            54.249219
          ],
          [
            -2.6532,
            54.249331
          ],
          [
            -2.652729,
            54.249338
          ],
          [
            -2.652302,
            54.249337
          ],
          [
            -2.652128,
            54.249337
          ],
          [
            -2.650973,
            54.249598
          ],
          [
            -2.650296,
            54.249979
          ],
          [
            -2.649811,
            54.250386
          ],
          [
            -2.647775,
            54.253019
          ],
          [
            -2.647291,
            54.253644
          ],
          [
            -2.643865,
            54.256202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015690521, LA6 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651538194297147,
          54.25189558246897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034109664, LA8 0HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6439323310672314,
          54.25627740202508
        ]
      }
    }
  ]
}