| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.taarupstrandcamping.dk/#/schema/Organization/base",
"name": "T\u00e5rup Strand Camping",
"url": "https://www.taarupstrandcamping.dk/"
},
{
"@type": "WebSite",
"@id": "https://www.taarupstrandcamping.dk/#/schema/WebSite/base",
"url": "https://www.taarupstrandcamping.dk/",
"name": "T\u00e5rup Strand Camping",
"publisher": {
"@id": "https://www.taarupstrandcamping.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://www.taarupstrandcamping.dk/#/schema/WebPage/base",
"url": "https://www.taarupstrandcamping.dk/index.php/da/",
"name": "Velkommen til T\u00e5rup Strand Camping",
"description": "T\u00e5rup Strand Camping er en campingplads med gode klassiske camping- og friluftsv\u00e6rdier.\u00a0\r\nVi tilbyder en dejlig ramme for dig og din families campingferie i Danmark.",
"isPartOf": {
"@id": "https://www.taarupstrandcamping.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://www.taarupstrandcamping.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://www.taarupstrandcamping.dk/#/schema/com_content/article/1",
"name": "Velkommen til T\u00e5rup Strand Camping",
"headline": "Velkommen til T\u00e5rup Strand Camping",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.taarupstrandcamping.dk/#/schema/WebPage/base"
}
}
]
}
]
|