{
  "items": [
    {
      "label": "Read Stories",
      "children": [
        {
          "href": "/stories",
          "label": "Browse All Stories"
        },
        {
          "href": "/stories/author",
          "label": "By Author"
        },
        {
          "href": "/stories/title",
          "label": "By Title"
        },
        {
          "href": "/stories/category",
          "label": "By Category"
        },
        {
          "href": "/stories/randomlink",
          "label": "By Random Link"
        }
      ]
    },
    {
      "label": "Search Stories",
      "children": [
        {
          "href": "/stories/filter",
          "label": "Use a Filter"
        },
        {
          "href": "/misc/search",
          "label": "Use Google Search"
        },
        {
          "href": "/stories/database",
          "label": "Download the Database"
        }
      ]
    },
    {
      "href": "/stories/kerthawards",
      "label": "Kerth Awards"
    },
    {
      "label": "Archive & Fandom",
      "children": [
        {
          "href": "/faq/archive",
          "label": "Archive History & FAQ"
        },
        {
          "href": "/faq/submitstory",
          "label": "Submitting a Story"
        },
        {
          "href": "/fandom/info",
          "label": "Fandom Info"
        },
        {
          "href": "/fandom/fellowfans",
          "label": "Find Fellow Fans"
        }
      ]
    }
  ]
}