Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://frugtfarve.dk/",
"url": "https://frugtfarve.dk/",
"name": "Frugtfarve | K\u00f8b frugtfarve i mange forskellige farver her!",
"isPartOf": {
"@id": "https://frugtfarve.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://frugtfarve.dk/#primaryimage"
},
"image": {
"@id": "https://frugtfarve.dk/#primaryimage"
},
"thumbnailUrl": "https://frugtfarve.dk/wp-content/uploads/2021/04/groen-frugtfarve-roeres-rundt-i-en-skaal.jpg",
"datePublished": "2019-09-19T09:44:03+00:00",
"dateModified": "2024-10-18T15:41:40+00:00",
"breadcrumb": {
"@id": "https://frugtfarve.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://frugtfarve.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://frugtfarve.dk/#primaryimage",
"url": "https://frugtfarve.dk/wp-content/uploads/2021/04/groen-frugtfarve-roeres-rundt-i-en-skaal.jpg",
"contentUrl": "https://frugtfarve.dk/wp-content/uploads/2021/04/groen-frugtfarve-roeres-rundt-i-en-skaal.jpg",
"width": 1000,
"height": 667,
"caption": "Gr\u00f8n frugtfarve r\u00f8res rundt i en sk\u00e5l"
},
{
"@type": "BreadcrumbList",
"@id": "https://frugtfarve.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://frugtfarve.dk/#website",
"url": "https://frugtfarve.dk/",
"name": "Frugtfarve.dk",
"description": "Kort intro her",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://frugtfarve.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
}
]
}
] |