{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bottom Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228632,
            52.934472
          ],
          [
            -2.228438,
            52.934401
          ],
          [
            -2.228316,
            52.934217
          ],
          [
            -2.226822,
            52.930726
          ],
          [
            -2.225245,
            52.927045
          ],
          [
            -2.225289,
            52.92691
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002086968, ST4 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228646380346144,
          52.93446325271923
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024775846, ST15 0QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.219934046632318,
          52.92980528638365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025458408, ST4 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228496654878788,
          52.934283755348616
        ]
      }
    }
  ]
}