Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://jordarmering.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://jordarmering.dk/#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://jordarmering.dk/#organization",
"name": "TDJ Jordarmering",
"url": "https://jordarmering.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://jordarmering.dk/wp-content/uploads/2017/06/u1-copy.jpg",
"@id": "https://jordarmering.dk/#organizationLogo",
"width": 630,
"height": 89,
"caption": "TDJ logo"
},
"image": {
"@id": "https://jordarmering.dk/#organizationLogo"
},
"sameAs": [
"https://www.facebook.com/jordarmering.dk"
],
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+4597468222",
"contactType": "Customer Support"
}
},
{
"@type": "WebPage",
"@id": "https://jordarmering.dk/#webpage",
"url": "https://jordarmering.dk/",
"name": "Undg\u00e5 mudder & \u00f8delagt gr\u00e6sareal | jordarmering.dk |",
"description": "Undg\u00e5 mudder og \u00f8delagte gr\u00e6sarealer! TDJ Jordarmering tilbyder et bredt sortiment af gr\u00e6s- og jordarmeringsprodukter. Kontakt os tlf. 97468222 og lad os hj\u00e6lpe",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://jordarmering.dk/#website"
},
"breadcrumb": {
"@id": "https://jordarmering.dk/#breadcrumblist"
},
"image": {
"@type": "ImageObject",
"url": "https://jordarmering.dk/wp-content/uploads/2024/01/TDJ-Graesarmering-armering-etablering-Jordarmering.dk-forside.jpg",
"@id": "https://jordarmering.dk/#mainImage",
"width": 500,
"height": 400,
"caption": "TDJ Gr\u00e6sarmering beskytter rodnettet - etablering armering, jordarmering.dk - Forside"
},
"primaryImageOfPage": {
"@id": "https://jordarmering.dk/#mainImage"
},
"datePublished": "2017-06-12T17:45:00+02:00",
"dateModified": "2025-07-01T07:28:02+02:00"
},
{
"@type": "WebSite",
"@id": "https://jordarmering.dk/#website",
"url": "https://jordarmering.dk/",
"name": "jordarmering.dk",
"description": "TDJ Jord- og gr\u00e6sarmerings produkter",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://jordarmering.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://jordarmering.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
]
|