Structured
Data |
[
{
"@context": "http://schema.org",
"@graph": [
{
"@type": "Organization",
"description": "Industribo | Udlejning af erhvervsejendomme",
"mainEntityOfPage": "https://industribo.dk/",
"name": "Industribo | Udlejning af erhvervsejendomme",
"url": "https://industribo.dk/"
},
{
"@id": "https://industribo.dk#identity",
"@type": "RealEstateAgent",
"address": {
"@type": "PostalAddress",
"addressCountry": "Denmark",
"addressLocality": "Egtved",
"addressRegion": "Jylland",
"postalCode": 6040,
"streetAddress": "Nydamsvej 29"
},
"alternateName": "Lastas ejendomme",
"description": "Administration og udlejning af erhvervslejem\u00e5l i hele Danmark",
"founder": "Bent Friis Pedersen",
"foundingLocation": "Denmark",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.684474122794555,
"longitude": 12.510509490966799
},
"name": "Lastas ejendomme",
"priceRange": "$$$",
"url": "https://industribo.dk"
},
{
"@id": "#creator",
"@type": "HomeAndConstructionBusiness",
"founder": "Bent Bang J\u00f8rgensen",
"image": {
"@type": "ImageObject",
"height": 117,
"url": "https://green-house.dk/uploads/default/uploads/default/GreenHouse-190x117.png",
"width": 190
},
"priceRange": "$"
},
{
"@type": "BreadcrumbList",
"description": "Breadcrumbs list",
"itemListElement": [
{
"@type": "ListItem",
"item": "https://industribo.dk/",
"name": "Homepage",
"position": 1
}
],
"name": "Breadcrumbs"
}
]
}
]
|