Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www.forlagetmindspace.dk#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.forlagetmindspace.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://www.forlagetmindspace.dk#collectionpage",
"url": "https://www.forlagetmindspace.dk",
"name": "Forlaget Mindspace: Fagb\u00f8ger om filosofi og psykologi",
"description": "Forlaget Mindspace udgiver filosofisk og psykologisk faglitteratur.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.forlagetmindspace.dk/#website"
},
"breadcrumb": {
"@id": "https://www.forlagetmindspace.dk#breadcrumblist"
},
"about": {
"@id": "https://www.forlagetmindspace.dk/#organization"
}
},
{
"@type": "Organization",
"@id": "https://www.forlagetmindspace.dk/#organization",
"name": "Forlaget Mindspace",
"description": "Forlaget Mindspace er et fagbogsforlag",
"url": "https://www.forlagetmindspace.dk/",
"telephone": "+4526168481",
"logo": {
"@type": "ImageObject",
"url": "https://www.forlagetmindspace.dk/wp-content/uploads/2020/10/logo_forlaget_mindspace.png",
"@id": "https://www.forlagetmindspace.dk/#organizationLogo",
"width": 300,
"height": 87
},
"image": {
"@id": "https://www.forlagetmindspace.dk/#organizationLogo"
}
},
{
"@type": "WebSite",
"@id": "https://www.forlagetmindspace.dk/#website",
"url": "https://www.forlagetmindspace.dk/",
"name": "Forlaget Mindspace",
"description": "Forlaget Mindspace er et fagbogsforlag",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://www.forlagetmindspace.dk/#organization"
}
}
]
}
] |