Structured Data | [
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.vegaoo.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.vegaoo.dk/searchResult2.php?query={search_term_string}&mot={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "vegaoo.dk",
"url": "https://www.vegaoo.dk/",
"logo": "https://cdn.vegaoo.dk/public/images/layout/14/logo.gif",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "",
"contactType": "customer support"
}
]
}
] |