Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://my-creme.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://my-creme.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://my-creme.dk/#collectionpage",
"url": "https://my-creme.dk/",
"name": "Forside my-creme.dk",
"description": "Altid rene, naturlige r\u00e5varer for en naturlig effekt Se Produkterne Med",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://my-creme.dk/#website"
},
"breadcrumb": {
"@id": "https://my-creme.dk/#breadcrumblist"
},
"datePublished": "2025-04-16T17:03:07+02:00",
"dateModified": "2025-05-30T09:41:15+02:00"
},
{
"@type": "Organization",
"@id": "https://my-creme.dk/#organization",
"name": "my-creme.dk",
"description": "Din naturlige hudpleje",
"url": "https://my-creme.dk/",
"telephone": "+4560515365",
"logo": {
"@type": "ImageObject",
"url": "https://i0.wp.com/my-creme.dk/wp-content/uploads/2022/02/MyCreme-logo-square_grey.png?fit=600%2C600&ssl=1",
"@id": "https://my-creme.dk/#organizationLogo",
"width": 600,
"height": 600,
"caption": "My Creme logo"
},
"image": {
"@id": "https://my-creme.dk/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/mycremebynature",
"https://www.instagram.com/mycremebynature",
"https://www.pinterest.dk/bagge3659",
"https://www.youtube.com/playlist?list=PLNfBoijKML2ctc2e7MgPmdSrVnafubuMp"
]
},
{
"@type": "WebSite",
"@id": "https://my-creme.dk/#website",
"url": "https://my-creme.dk/",
"name": "my-creme.dk",
"description": "Din naturlige hudpleje",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://my-creme.dk/#organization"
}
}
]
}
] |