{
  "menu": [
    {
      "key": "home",
      "text": "Home",
      "to": "/"
    },
    {
      "key": "about-us",
      "text": "About Us",
      "to": "/acerca-de-nosotros"
    },
    {
      "key": "news",
      "text": "News",
      "to": "/news"
    },
    {
      "key": "contact-us",
      "text": "Contact Us",
      "to": "/contactanos"
    },
    {
      "key": "donations",
      "text": "Donations",
      "to": "/donations"
    }
  ]
}
