| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://mandeportalen.dk/#organization",
"name": "Mandeportalen.dk",
"url": "https://mandeportalen.dk",
"sameAs": [
"https://www.facebook.com/Mandeportalendk-592166861726615"
],
"logo": {
"@type": "ImageObject",
"@id": "https://mandeportalen.dk/#logo",
"url": "https://mandeportalen.dk/wp-content/uploads/2021/02/mandeportalen-logo.png",
"contentUrl": "https://mandeportalen.dk/wp-content/uploads/2021/02/mandeportalen-logo.png",
"caption": "Mandeportalen.dk",
"inLanguage": "da-DK",
"width": 1434,
"height": 180
}
},
{
"@type": "WebSite",
"@id": "https://mandeportalen.dk/#website",
"url": "https://mandeportalen.dk",
"name": "Mandeportalen.dk",
"publisher": {
"@id": "https://mandeportalen.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://mandeportalen.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://mandeportalen.dk/#webpage",
"url": "https://mandeportalen.dk/",
"name": "Underholdning og grej til m\u00e6nd! - Mandeportalen.dk",
"about": {
"@id": "https://mandeportalen.dk/#organization"
},
"isPartOf": {
"@id": "https://mandeportalen.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
]
|