{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winnetts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.15231,
            52.267958
          ],
          [
            -2.152035,
            52.267895
          ],
          [
            -2.151958,
            52.267877
          ],
          [
            -2.151825,
            52.267776
          ],
          [
            -2.151793,
            52.267694
          ],
          [
            -2.15176,
            52.267612
          ],
          [
            -2.151744,
            52.267567
          ],
          [
            -2.151728,
            52.267522
          ],
          [
            -2.151696,
            52.267412
          ],
          [
            -2.151663,
            52.267302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023015183, WR9 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15192791777549,
          52.26756247254591
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023016823, WR9 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1518979643053457,
          52.26737371503229
        ]
      }
    }
  ]
}