Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://amirzainorin.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://amirzainorin.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://amirzainorin.dk/#organization",
"name": "Amir Zainorin",
"description": "Din partner til bolig og livsstil",
"url": "https://amirzainorin.dk/"
},
{
"@type": "WebPage",
"@id": "https://amirzainorin.dk/#webpage",
"url": "https://amirzainorin.dk/",
"name": "Amir Zainorin",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://amirzainorin.dk/#website"
},
"breadcrumb": {
"@id": "https://amirzainorin.dk/#breadcrumblist"
},
"datePublished": "2019-12-05T21:06:46+00:00",
"dateModified": "2020-08-14T08:00:38+00:00"
},
{
"@type": "WebSite",
"@id": "https://amirzainorin.dk/#website",
"url": "https://amirzainorin.dk/",
"name": "Amir Zainorin",
"description": "Din partner til bolig og livsstil",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://amirzainorin.dk/#organization"
}
}
]
}
] |