{
  "sections": [
    {
      "key": "send-a-parcel",
      "name": "Send a Parcel",
      "link": "/"
    },
    {
      "key": "services",
      "name": "Services",
      "items": [
        {
          "key": "all-services",
          "name": "All Services",
          "link": "/services"
        },
        {
          "key": "how-to-send-a-parcel",
          "name": "How to send a parcel",
          "link": "/services/how-to-send-a-parcel"
        },
        {
          "key": "store-to-door",
          "name": "Store to Door",
          "link": "/services/store-to-door"
        },
        {
          "key": "store-to-store",
          "name": "Store to Store",
          "link": "/services/store-to-store"
        },
        {
          "key": "door-to-door",
          "name": "Door to Door",
          "link": "/services/door-to-door"
        },
        {
          "key": "locker-to-door",
          "name": "Locker to Door",
          "link": "/services/locker-to-door"
        },
        {
          "key": "printing-options",
          "name": "Printing Options",
          "link": "/services/printing-options"
        },
        {
          "key": "online-courier-services",
          "name": "Online Courier Services",
          "link": "/services/courier-service"
        },
        {
          "key": "small-parcel",
          "name": "Small Parcel Postage",
          "link": "/services/small-parcel-postage"
        },
        {
          "key": "large-parcel",
          "name": "Large Parcel Postage",
          "link": "/services/large-parcel-postage"
        },
        {
          "key": "send-multiple-parcels",
          "name": "Send Multiple Parcels",
          "link": "/services/quick-quote"
        }
      ]
    },
    {
      "key": "track",
      "name": "Tracking",
      "link": "/tracking"
    },
    {
      "key": "help",
      "name": "Help",
      "items": [
        {
          "key": "help-centre",
          "name": "Help Centre",
          "link": "/help-centre"
        },
        {
          "key": "how-to-sell-on-gumtree",
          "name": "How to sell on Gumtree",
          "link": "/content/how-to-sell-on-gumtree"
        },
        {
          "key": "how-to-sell-on-preloved",
          "name": "How to sell on Preloved",
          "link": "/content/how-to-sell-on-preloved"
        },
        {
          "key": "how-to-sell-on-shopify",
          "name": "How to sell on Shopify",
          "link": "/content/how-to-sell-on-shopify"
        },
        {
          "key": "how-to-sell-on-etsy",
          "name": "How to sell on Etsy",
          "link": "/content/how-to-sell-on-etsy"
        },
        {
          "key": "how-to-sell-on-asos-marketplace",
          "name": "How to sell on Asos Marketplace",
          "link": "/content/how-to-sell-on-asos"
        },
        {
          "key": "how-to-sell-on-folksy",
          "name": "How to sell on Folksy",
          "link": "/content/how-to-sell-on-folksy"
        },
        {
          "key": "how-to-sell-on-amazon",
          "name": "How to sell on Amazon",
          "link": "/content/how-to-sell-on-amazon"
        },
        {
          "key": "how-to-sell-on-not-on-the-high-street",
          "name": "How to sell on Not On The High Street",
          "link": "/content/how-to-sell-on-not-on-the-high-street"
        },
        {
          "key": "how-to-sell-on-ebay",
          "name": "How to sell on eBay",
          "link": "/content/how-to-sell-on-ebay"
        },
        {
          "key": "how-to-sell-on-facebook",
          "name": "How to sell on Facebook",
          "link": "/content/how-to-sell-on-facebook"
        }
      ]
    },
    {
      "key": "basket",
      "name": "Basket",
      "link": "/order/confirm",
      "img": "/icons/basket.svg"
    },
    {
      "key": "sign-in",
      "name": "Sign In | Register",
      "link": "/login",
      "authenticated": false
    },
    {
      "key": "my-account",
      "name": "My Account",
      "authenticated": true,
      "items": [
        {
          "key": "my-orders",
          "name": "My Orders",
          "link": "/myaccount/myorders"
        },
        {
          "key": "my-settings",
          "name": "My Settings",
          "link": "/myaccount/preferences"
        },
        {
          "key": "my-addresses",
          "name": "My Addresses",
          "link": "/myaccount/addresses"
        },
        {
          "key": "my-stored-cards",
          "name": "My Stored Cards",
          "link": "/myaccount/storedcards"
        },
        {
          "key": "marketplace-tools",
          "name": "Marketplace Tools",
          "link": "/myaccount/uploadtools"
        },
        {
          "key": "uploaded-items",
          "name": "Uploaded Items",
          "link": "/myaccount/uploadeditems"
        },
        {
          "key": "my-prepay",
          "name": "My Prepay",
          "link": "/myaccount/prepaid"
        },
        {
          "key": "my-details",
          "name": "My Details",
          "link": "/myaccount/mydetails"
        },
        {
          "key": "my-referrals",
          "name": "My Referrals",
          "link": "/refer-a-friend/dashboard"
        },
        {
          "key": "sign-out",
          "name": "Sign out",
          "link": "/login/logout"
        }
      ]
    }
  ]
}
