{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Low Common",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.499728,
            53.482849
          ],
          [
            -2.499427,
            53.482858
          ],
          [
            -2.499007,
            53.483057
          ],
          [
            -2.498389,
            53.483904
          ],
          [
            -2.498132,
            53.484256
          ],
          [
            -2.497461,
            53.484888
          ],
          [
            -2.497069,
            53.485063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024146237, WN7 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.498354671113471,
          53.483976729750616
        ]
      }
    }
  ]
}