Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://www.artboxone.dk",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+49-2236-3299695",
"contactType": "customer service",
"areaServed": [
"DE",
"AT",
"CH",
"DK",
"GB"
],
"availableLanguage": [
"German",
"English"
]
}
]
}
] |