{
  "menu": [
    {
      "key": "inicio",
      "text": "Inicio",
      "to": "/"
    },
    {
      "key": "nosotros",
      "text": "Nosotros",
      "to": "/acerca-de-nosotros"
    },
    {
      "key": "noticias",
      "text": "Noticias",
      "to": "/news"
    },
    {
      "key": "contacto",
      "text": "Contacto",
      "to": "/contactanos"
    },
    {
      "key": "donations",
      "text": "Donaciones",
      "to": "/donations"
    }
  ]
}
