Structured Data | [
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "/",
"telephone": "",
"potentialAction": {
"@type": "SearchAction",
"name": "Søg Phønix Tag",
"target": "/soeg/?search={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Phønix Tag",
"url": "/",
"logo": "",
"telephone": "",
"email": "",
"address": {
"@type": "PostalAddress",
"addressLocality": "",
"postalCode": "",
"streetAddress": ""
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "",
"email": "",
"contactType": "customer service"
}
]
}
] |