{
	"footerLogoImage": "https://raw.githubusercontent.com/CBIIT/bento-frontend/master/src/assets/footer/FNL_logo.png",
	"footerLogoAltText": "https://raw.githubusercontent.com/CBIIT/bento-frontend/master/src/assets/footer/FNL_logo.png",
	"footerLogoHyperlink": "https://frederick.cancer.gov/",
	"footerStaticText": "NIH … Turning Discovery Into Health®",
	"maxSubsections": 3,
	"maxSubsectionsLinks": 4,
	"maxAnchorLinks": 4,
	"version": "1.0,0",
	"BEversion": "1.0.0",
	"link_sections": [
		{
			"title": "About Bento",
			"items": [
				{
					"text": "Purpose",
					"link": "/purpose"
				},
				{
					"text": "Resources",
					"link": "/resources"
				},
				{
					"text": "Documentation",
					"link": "/documentation"
				}
			]
		},
		{
      "title": "Support",
			"items": [
				{
					"text": "Contact Us",
					"link": "bento-help@nih.gov"
				},
				{
					"link": "https://www.linkedin.com/",
					"icon": "https://raw.githubusercontent.com/CBIIT/bento-tools/master/src/components/assets/footer/linkedInIcon.svg"
				}
			]
		}
  ],
  "global_footer_links": [
    {
      "text": "U.S. Department of Health and Human Services",
      "link": "https://www.hhs.gov"
    },
    {
      "text": "National Institutes of Health",
      "link": "https://www.nih.gov"
    },
    {
      "text": "National Cancer Institute",
      "link": "https://www.cancer.gov"
    },
    {
      "text": "USA.gov",
      "link": "https://www.usa.gov"
	}
  ]}