Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://sjeldani.dk/#website",
"url": "https://sjeldani.dk/",
"name": "Sjeldani Boligadministration",
"description": "Boligadministration i \u00f8jenh\u00f8jde",
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://sjeldani.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "https://sjeldani.dk/wp-content/uploads/2019/11/45.jpg",
"width": 886,
"height": 590
},
{
"@type": "WebPage",
"@id": "https://sjeldani.dk/#webpage",
"url": "https://sjeldani.dk/",
"name": "Velkommen til Sjeldani - Sjeldani Boligadministration",
"isPartOf": {
"@id": "https://sjeldani.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://sjeldani.dk/#primaryimage"
},
"datePublished": "2019-11-27T12:11:52+00:00",
"dateModified": "2023-01-20T14:27:27+00:00",
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://sjeldani.dk/"
]
}
]
}
]
}
] |