{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berry's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.406631,
            53.806084
          ],
          [
            -2.406777,
            53.80607
          ],
          [
            -2.406944,
            53.806054
          ],
          [
            -2.40777,
            53.805976
          ],
          [
            -2.40814,
            53.805941
          ],
          [
            -2.408915,
            53.805981
          ],
          [
            -2.409595,
            53.806078
          ],
          [
            -2.410274,
            53.806174
          ],
          [
            -2.411228,
            53.80625
          ],
          [
            -2.411412,
            53.806298
          ],
          [
            -2.412478,
            53.806574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015368063, BB7 9JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4073687763767273,
          53.80599328630548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885316, BB6 7UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4124157813407727,
          53.806569236563796
        ]
      }
    }
  ]
}