{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gatecliff Brow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.069686,
            54.017291
          ],
          [
            -2.071019,
            54.016625
          ],
          [
            -2.071274,
            54.016602
          ],
          [
            -2.071774,
            54.016557
          ],
          [
            -2.072638,
            54.016479
          ],
          [
            -2.072644,
            54.016477
          ],
          [
            -2.073164,
            54.016352
          ],
          [
            -2.073449,
            54.01602
          ],
          [
            -2.073925,
            54.015685
          ],
          [
            -2.074326,
            54.015184
          ],
          [
            -2.074424,
            54.014885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102049, BD23 6LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0697093622508294,
          54.01731226422596
        ]
      }
    }
  ]
}