{
	"theme": {},
	"props": {
		"helpdesk": {
			"helpdeskContacts": [
				{
					"label": "gssupport",
					"type": "email",
					"value": "gs-portal-help@ny.email.gs.com"
				},
				{
					"label": "usaAndCanada",
					"type": "phone",
					"value": "+1-866-727-7000"
				},
				{
					"label": "america",
					"type": "phone",
					"value": "+1-212-357-9994"
				},
				{
					"label": "eurAndAfrica",
					"type": "phone",
					"value": "+44-20-7552-2555"
				},
				{
					"label": "jp",
					"type": "phone",
					"value": "+81-3-6437-4844"
				},
				{
					"label": "asia",
					"type": "phone",
					"value": "+65-6889-2266"
				}
			]
		},
		"languages": [
			{
				"key": "en",
				"label": "English"
			}
		],
		"languageLabels": {
			"en": {
				"helpdesk": {
					"usaAndCanada": "US and Canada",
					"eurAndAfrica": "Europe and Africa",
					"asia": "Asia",
					"america": "The Americas",
					"jp": "Japan",
					"gssupport": "Goldman Sachs Support"
				}
			}
		}
	}
}