{
"@context": "https://schema.org",
"@type": "ContactPage",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://www.bankaust.com.au/contact-us"
},
"name": "Contact Bank Australia",
"description": "Get in touch with Bank Australia for customer support, banking inquiries, or general assistance.",
"about": {
"@type": "Organization",
"name": "Bank Australia",
"url": "https://www.bankaust.com.au/",
"logo": {
"@type": "ImageObject",
"url": "https://cdn.prod.website-files.com/64d5d5beb2a67e9491ecdff8/64d5d5beb2a67e9491ece00c_BA-logo-white.webp"
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+61 132888",
"contactType": "Customer Service",
"availableLanguage": ["English"],
"areaServed": "AU"
},
{
"@type": "ContactPoint",
"telephone": "+61 3 9854 4666",
"contactType": "International Support",
"availableLanguage": ["English"],
"areaServed": "International"
}
],
"sameAs": [
"https://www.facebook.com/bankaustralia",
"https://twitter.com/bankaust",
"https://www.linkedin.com/company/bank-australia"
]
}
}