Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://creody.dk/#organization",
"name": "\u0421reody",
"url": "https://creody.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://creody.dk/#logo",
"url": "http://creody.dk/wp-content/uploads/2025/06/logotipchik.jpg",
"contentUrl": "http://creody.dk/wp-content/uploads/2025/06/logotipchik.jpg",
"caption": "\u0421reody",
"inLanguage": "da-DK",
"width": 250,
"height": 252
}
},
{
"@type": "WebSite",
"@id": "https://creody.dk/#website",
"url": "https://creody.dk",
"name": "\u0421reody",
"alternateName": "\u0421reody",
"publisher": {
"@id": "https://creody.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://creody.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://creody.dk/#webpage",
"url": "https://creody.dk/",
"name": "\u0421reody \u2764\ufe0f - Oplev nyttige hverdagstips hos Creody for en enklere og mere organiseret livsstil",
"about": {
"@id": "https://creody.dk/#organization"
},
"isPartOf": {
"@id": "https://creody.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
] |