Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://wphouse.dk/",
"url": "https://wphouse.dk/",
"name": "Ure & Smykker til dig - Stort udvalg af de kendte flotte m\u00e6rker",
"isPartOf": {
"@id": "https://wphouse.dk/#website"
},
"about": {
"@id": "https://wphouse.dk/#organization"
},
"description": "Stort udvalg af de kendte flotte m\u00e6rker",
"breadcrumb": {
"@id": "https://wphouse.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://wphouse.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://wphouse.dk/#website",
"url": "https://wphouse.dk/",
"name": "Ure & Smykker til dig",
"description": "Stort udvalg af de kendte flotte m\u00e6rker",
"publisher": {
"@id": "https://wphouse.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://wphouse.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://wphouse.dk/#organization",
"name": "Ure & Smykker til dig",
"url": "https://wphouse.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://wphouse.dk/#/schema/logo/image/",
"url": "https://wphouse.dk/wp-content/uploads/logo-WristPieces.png",
"contentUrl": "https://wphouse.dk/wp-content/uploads/logo-WristPieces.png",
"width": 500,
"height": 175,
"caption": "Ure & Smykker til dig"
},
"image": {
"@id": "https://wphouse.dk/#/schema/logo/image/"
}
}
]
}
] |