[
  {
    "text": "Home",
    "href": "/",
    "id": "home"
  },
  {
    "text": "Endo & Family Med",
    "id": "services",
    "hidden": false,
    "href": "/cve/"
  },
  {
    "text": "Medical Cannabis",
    "id": "products",
    "hidden": false,
    "href": "/medical-cannabis/"
  },
  {
    "text": "About",
    "id": "about",
    "dropdown_items": [
      {
        "text": "Meet our Team",
        "href": "/about/",
        "id": "about-team"
      },
      {
        "text": "Contact Us",
        "href": "/contact/",
        "id": "about-contact",
        "hidden": true
      }
    ]
  },
  {
    "text": "More",
    "id": "more",
    "hidden": true,
    "dropdown_items": [
      {
        "hidden": true,
        "text": "Events",
        "href": "/events/",
        "id": "more-events"
      },
      {
        "hidden": true,
        "text": "October Specials",
        "href": "/october-specials/",
        "id": "more-october-specials"
      },
      {
        "hidden": true,
        "text": "Pride Month",
        "href": "/pride/",
        "id": "more-pride"
      },
      {
        "hidden": true,
        "text": "Apprenticeship",
        "href": "/students/",
        "id": "more-apprenticeship"
      },
      {
        "hidden": true,
        "text": "Inclusion & Diversity",
        "href": "/diversity/",
        "id": "more-diversity"
      },
      {
        "hidden": true,
        "text": "Gift Cards",
        "href": "https://blvd.me/skinmcl/gift-cards",
        "id": "more-gift-cards"
      },
      {
        "hidden": true,
        "text": "MyRepeat Rewards",
        "href": "https://loganmed.repeatmd.app/",
        "id": "more-myrepeat-rewards"
      },
      {
        "hidden": true,
        "text": "Semaglutide Sign-Up",
        "href": "https://loganmed.hint.com/signup/glp-1",
        "id": "more-semaglutide-signup"
      },
      {
        "hidden": true,
        "text": "Logan Medical Group",
        "href": "https://www.loganmed.org/",
        "id": "more-logan-medical-group"
      },
      {
        "hidden": true,
        "text": "Skin - MCL | South",
        "href": "https://skinmclsouth.square.site/",
        "id": "more-skinmclsouth"
      }
    ]
  }
]