| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://filipskolen.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://filipskolen.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://filipskolen.dk/#organization",
"name": "Filipskolen",
"description": "Kristen friskole i Aalborg",
"url": "https://filipskolen.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://filipskolen.dk/wp-content/uploads/2019/06/filipskolen_logo_web.svg",
"@id": "https://filipskolen.dk/#organizationLogo",
"width": 315,
"height": 100
},
"image": {
"@id": "https://filipskolen.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://filipskolen.dk/#webpage",
"url": "https://filipskolen.dk/",
"name": "Filipskolen | Kristen friskole i Aalborg",
"description": "Kristen friskole i Aalborg. L\u00e6ring, omsorg og holdning er skolens tre n\u00f8gleord, fordi vi \u00f8nsker uddannelse af hele mennesket til hele livet.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://filipskolen.dk/#website"
},
"breadcrumb": {
"@id": "https://filipskolen.dk/#breadcrumblist"
},
"datePublished": "2019-05-15T11:37:29+02:00",
"dateModified": "2023-03-07T09:48:22+01:00"
},
{
"@type": "WebSite",
"@id": "https://filipskolen.dk/#website",
"url": "https://filipskolen.dk/",
"name": "Filipskolen",
"description": "Kristen friskole i Aalborg",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://filipskolen.dk/#organization"
}
}
]
}
]
|