Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Billabong",
"url": "https://www.billabong.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.billabong.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Billabong",
"url": "https://www.billabong.dk/",
"logo": "https://www.billabong.dk/on/demandware.static/-/Sites-BB-DK-Library/da_DK/v1753057742184/images/logo-bb@2x.png",
"sameAs": [
"https://www.facebook.com/Billabong/",
"https://www.facebook.com/BillabongWomens/",
"https://www.instagram.com/billabong/",
"https://www.instagram.com/billabongwomens/",
"https://www.youtube.com/user/billabong",
"https://www.youtube.com/c/BillabongWomens",
"https://twitter.com/billabong1973",
"https://twitter.com/billabongwomens",
"https://www.pinterest.com/billabong/",
"https://vimeo.com/billabong",
"https://www.linkedin.com/company/billabong"
],
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+443301281688",
"contactType": "customer service",
"contactOption": "InternationalRates",
"areaServed": [
"DK"
],
"availableLanguage": [
[
"English"
]
]
}
]
}
] |