{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sutch Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.469567,
            53.38121
          ],
          [
            -2.469424,
            53.381212
          ],
          [
            -2.469385,
            53.381212
          ],
          [
            -2.469281,
            53.381214
          ],
          [
            -2.467849,
            53.381244
          ],
          [
            -2.466989,
            53.381529
          ],
          [
            -2.463277,
            53.382137
          ],
          [
            -2.462419,
            53.382278
          ],
          [
            -2.462297,
            53.382321
          ],
          [
            -2.462082,
            53.382398
          ],
          [
            -2.461809,
            53.382495
          ],
          [
            -2.460818,
            53.382605
          ],
          [
            -2.459884,
            53.382795
          ],
          [
            -2.459844,
            53.382803
          ],
          [
            -2.458323,
            53.383113
          ],
          [
            -2.45738,
            53.382876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013405203, WA13 0JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.469567246686235,
          53.38120990322258
        ]
      }
    }
  ]
}