{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newbridge Banks",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.63771,
            54.85831
          ],
          [
            -1.637637,
            54.858632
          ],
          [
            -1.637565,
            54.858954
          ],
          [
            -1.63752,
            54.859159
          ],
          [
            -1.637474,
            54.859365
          ],
          [
            -1.637501,
            54.860055
          ],
          [
            -1.63773,
            54.860403
          ],
          [
            -1.638382,
            54.861397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002957535, DH2 3LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6383741353218173,
          54.86138349964186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093428861, DH2 3JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6401946531687759,
          54.858126830966725
        ]
      }
    }
  ]
}