Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://danicachloe.dk/#organization",
"name": "Danica Chloe",
"sameAs": [
"https://da-dk.facebook.com/danicachloedk/"
],
"logo": {
"@type": "ImageObject",
"@id": "https://danicachloe.dk/#logo",
"url": "https://danicachloe.dk/wp-content/uploads/2019/12/8.jpg",
"contentUrl": "https://danicachloe.dk/wp-content/uploads/2019/12/8.jpg",
"caption": "Danica Chloe",
"inLanguage": "da-DK",
"width": 2048,
"height": 1365
}
},
{
"@type": "WebSite",
"@id": "https://danicachloe.dk/#website",
"url": "https://danicachloe.dk",
"name": "Danica Chloe",
"publisher": {
"@id": "https://danicachloe.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://danicachloe.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://danicachloe.dk/wp-content/uploads/2019/12/8.jpg",
"url": "https://danicachloe.dk/wp-content/uploads/2019/12/8.jpg",
"width": 2048,
"height": 1365,
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://danicachloe.dk/#webpage",
"url": "https://danicachloe.dk/",
"name": "Danica Chloe - En personlig livsstilsblog om livet som mor, mode, indretning, mad og sk\u00f8nhed",
"datePublished": "2020-02-26T00:55:10+01:00",
"dateModified": "2022-09-11T00:39:13+02:00",
"about": {
"@id": "https://danicachloe.dk/#organization"
},
"isPartOf": {
"@id": "https://danicachloe.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://danicachloe.dk/wp-content/uploads/2019/12/8.jpg"
},
"inLanguage": "da-DK"
}
]
}
] |