Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://smartplanet.dk/#person",
"name": "Nikolajriel",
"image": {
"@type": "ImageObject",
"@id": "https://smartplanet.dk/#logo",
"url": "https://smartplanet.dk/wp-content/uploads/2024/10/logo-smartplanet-150x78.png",
"contentUrl": "https://smartplanet.dk/wp-content/uploads/2024/10/logo-smartplanet-150x78.png",
"caption": "Nikolajriel",
"inLanguage": "da-DK"
}
},
{
"@type": "WebSite",
"@id": "https://smartplanet.dk/#website",
"url": "https://smartplanet.dk",
"name": "Nikolajriel",
"publisher": {
"@id": "https://smartplanet.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://smartplanet.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://smartplanet.dk/#webpage",
"url": "https://smartplanet.dk/",
"name": "H\u00e5rde hvidevarer - Toptunet husholdning! - H\u00e5rde Hvidevarer og husholdningsprodukter",
"about": {
"@id": "https://smartplanet.dk/#person"
},
"isPartOf": {
"@id": "https://smartplanet.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
] |