Structured Data | [
[
{
"@context": "https://schema.org/",
"@graph": [
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://3go.dk#Topmenu",
"name": "Forside",
"url": "https://3go.dk/forside/"
},
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://3go.dk#Topmenu",
"name": "Alle produkter",
"url": "https://3go.dk/shop/"
},
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://3go.dk#Topmenu",
"name": "Kontakt",
"url": "https://3go.dk/kontakt/"
}
]
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"@id": "https://3go.dk#website",
"headline": "3go.dk",
"name": "3go.dk",
"description": "Online m\u00e6rkevarer",
"url": "https://3go.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://3go.dk?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org/",
"@type": "Corporation",
"@id": "https://3go.dk#Organization",
"name": "3go.dk",
"url": "https://3go.dk",
"sameAs": [],
"legalName": "3go",
"logo": {
"@type": "ImageObject",
"url": "https://3go.dk/wp-content/uploads/2014/01/logo.png",
"width": 275,
"height": 148
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "+4578768672",
"url": "https://3go.dk/kontakt/"
}
}
]
] |