Structured Data | [
"{\"@context\": \"http://schema.org\", \"@type\": \"WebSite\", \"name\": \"micasia\", \"url\": \"https://www.micasia.dk/\", \"potentialAction\": {\"@type\": \"SearchAction\", \"target\": \"https://www.micasia.dk/micasia?q={search_term_string}\", \"query-input\": \"required name=search_term_string\"}}'",
{
"@context": "http://schema.org",
"@type": "Organization",
"address": {
"@type": "PostalAddress",
"addressLocality": "Dresden",
"addressRegion": "Sachsen",
"postalCode": "01099",
"streetAddress": "K\u00f6nigsbr\u00fccker Stra\u00dfe 34"
},
"name": "micasia",
"url": "https://www.micasia.dk/",
"logo": "https://www.micasia.dk/assets/android-icon-512x512.png",
"contactPoint": [
{
"@type": "contactPoint",
"email": "info@micasia.dk",
"telephone": "",
"contactType": "customer service",
"areaServed": [
"DE",
"AT",
"CH",
"IE",
"IT",
"FR",
"PL",
"NL",
"BE",
"ES",
"DK",
"SE",
"PT",
"UK"
],
"availableLanguage": [
"German",
"Italian",
"English",
"French"
]
}
]
}
] |