{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Bank",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018865,
            54.440561
          ],
          [
            -3.018836,
            54.440606
          ],
          [
            -3.018806,
            54.440651
          ],
          [
            -3.018644,
            54.441214
          ],
          [
            -3.018536,
            54.441588
          ],
          [
            -3.018571,
            54.441778
          ],
          [
            -3.01871,
            54.442045
          ],
          [
            -3.018849,
            54.442312
          ],
          [
            -3.018947,
            54.44242
          ],
          [
            -3.019044,
            54.442528
          ],
          [
            -3.01946,
            54.442767
          ],
          [
            -3.019659,
            54.443014
          ],
          [
            -3.020449,
            54.443495
          ],
          [
            -3.020584,
            54.443758
          ],
          [
            -3.020595,
            54.443782
          ],
          [
            -3.02158,
            54.444463
          ],
          [
            -3.02191,
            54.44487
          ],
          [
            -3.022126,
            54.445011
          ],
          [
            -3.022337,
            54.44508
          ],
          [
            -3.022548,
            54.445149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034110812, LA22 9PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0224651511537024,
          54.44517686835659
        ]
      }
    }
  ]
}