{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knapp Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439553,
            51.614552
          ],
          [
            -2.439809,
            51.614666
          ],
          [
            -2.440155,
            51.615081
          ],
          [
            -2.440646,
            51.615671
          ],
          [
            -2.440658,
            51.61616
          ],
          [
            -2.440852,
            51.616654
          ],
          [
            -2.440961,
            51.617309
          ],
          [
            -2.440924,
            51.617566
          ],
          [
            -2.440866,
            51.617964
          ],
          [
            -2.440498,
            51.618589
          ],
          [
            -2.440766,
            51.619148
          ],
          [
            -2.440727,
            51.619414
          ],
          [
            -2.440541,
            51.619726
          ],
          [
            -2.440531,
            51.619795
          ],
          [
            -2.440473,
            51.620197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "582474, GL12 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4406720402044395,
          51.620008949467724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "656947, GL12 8AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4395490605964185,
          51.61441155441077
        ]
      }
    }
  ]
}