Structured Data | [
[
{
"@context": "https://schema.org/",
"@graph": [
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://archfutura.dk#Topmenu",
"name": "Forside",
"url": "https://archfutura.dk/forside/"
},
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://archfutura.dk#Topmenu",
"name": "Varer",
"url": "https://archfutura.dk/butik/"
},
{
"@context": "https://schema.org/",
"@type": "SiteNavigationElement",
"@id": "https://archfutura.dk#Topmenu",
"name": "Kontakt",
"url": "https://archfutura.dk/kontakt/"
}
]
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"@id": "https://archfutura.dk#website",
"headline": "Texas havemaskiner",
"name": "Texas havemaskiner",
"description": "k\u00f8b billige Texas maskiner her",
"url": "https://archfutura.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://archfutura.dk?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org/",
"@type": "Corporation",
"@id": "https://archfutura.dk#Organization",
"name": "Arch Futura",
"url": "https://archfutura.dk",
"sameAs": [],
"legalName": "Arch Futura",
"logo": {
"@type": "ImageObject",
"url": "https://archfutura.dk/wp-content/uploads/logo.jpg",
"width": 600,
"height": 211
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "+4578768672",
"url": "https://archfutura.dk/kontakt"
}
}
]
] |