| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"GeneralContractor",
"Organization"
],
"@id": "https://das-team.dk/#organization",
"name": "D.A.S Team",
"url": "https://das-team.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://das-team.dk/#logo",
"url": "https://das-team.dk.web06.webtohosting.dk/wp-content/uploads/2023/03/LogoDAS.png",
"contentUrl": "https://das-team.dk.web06.webtohosting.dk/wp-content/uploads/2023/03/LogoDAS.png",
"caption": "D.A.S Team",
"inLanguage": "da-DK",
"width": 200,
"height": 105
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
],
"image": {
"@id": "https://das-team.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://das-team.dk/#website",
"url": "https://das-team.dk",
"name": "D.A.S Team",
"publisher": {
"@id": "https://das-team.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://das-team.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://das-team.dk/wp-content/uploads/2023/03/LogoDAS.png",
"url": "https://das-team.dk/wp-content/uploads/2023/03/LogoDAS.png",
"width": 200,
"height": 105,
"caption": "D.A:S Team logo",
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://das-team.dk/#webpage",
"url": "https://das-team.dk/",
"name": "Din erfarende entrepren\u00f8r i Hvidovre - D.A.S Team",
"datePublished": "2023-03-20T12:48:35+01:00",
"dateModified": "2024-05-15T12:07:51+02:00",
"about": {
"@id": "https://das-team.dk/#organization"
},
"isPartOf": {
"@id": "https://das-team.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://das-team.dk/wp-content/uploads/2023/03/LogoDAS.png"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://das-team.dk/author/webto/",
"name": "webto",
"url": "https://das-team.dk/author/webto/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/405a69fa2e519dc9304486c47f8b4e08278b854ee641acdfbfd01de80b11403d?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/405a69fa2e519dc9304486c47f8b4e08278b854ee641acdfbfd01de80b11403d?s=96&d=mm&r=g",
"caption": "webto",
"inLanguage": "da-DK"
},
"sameAs": [
"https://das-team.dk.web06.webtohosting.dk"
],
"worksFor": {
"@id": "https://das-team.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Din erfarende entrepren\u00f8r i Hvidovre - D.A.S Team",
"keywords": "entrepren\u00f8r",
"datePublished": "2023-03-20T12:48:35+01:00",
"dateModified": "2024-05-15T12:07:51+02:00",
"author": {
"@id": "https://das-team.dk/author/webto/",
"name": "webto"
},
"publisher": {
"@id": "https://das-team.dk/#organization"
},
"description": "D.A.S Team vi servicerer inden for restauration af bygninger, Vi er eksperter i murerarbejde, t\u00f8mrerarbejde, malerarbejde og forbedring af indeklima.",
"name": "Din erfarende entrepren\u00f8r i Hvidovre - D.A.S Team",
"@id": "https://das-team.dk/#richSnippet",
"isPartOf": {
"@id": "https://das-team.dk/#webpage"
},
"image": {
"@id": "https://das-team.dk/wp-content/uploads/2023/03/LogoDAS.png"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://das-team.dk/#webpage"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "GeneralContractor",
"name": "D.A.S Team",
"image": "https://das-team.dk/wp-content/uploads/2023/03/LogoDAS.png",
"@id": "",
"url": "https://das-team.dk/",
"telephone": "50 35 03 59",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hvidovrevej 106",
"addressLocality": "Hvidovre",
"postalCode": 2650,
"addressCountry": "DK"
},
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "07:00",
"closes": "15:00"
}
}
]
|