| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://laerkelunden.dk/#/schema/Organization/base",
        "name": "L\u00e6rkelunden Camping",
        "url": "https://laerkelunden.dk/"
      },
      {
        "@type": "WebSite",
        "@id": "https://laerkelunden.dk/#/schema/WebSite/base",
        "url": "https://laerkelunden.dk/",
        "name": "L\u00e6rkelunden Camping",
        "publisher": {
          "@id": "https://laerkelunden.dk/#/schema/Organization/base"
        }
      },
      {
        "@type": "WebPage",
        "@id": "https://laerkelunden.dk/#/schema/WebPage/base",
        "url": "https://laerkelunden.dk/da/",
        "name": "L\u00e6rkelunden Camping - 4-stjernet campingplads i S\u00f8nderjylland",
        "description": "Campingplads, hvor I kan opleve et personligt og n\u00e6rv\u00e6rende v\u00e6rtskab lidt ud over det s\u00e6dvanlige. Campingpladsen ligger ned til Flensborg Fjord i S\u00f8nderjylland.",
        "isPartOf": {
          "@id": "https://laerkelunden.dk/#/schema/WebSite/base"
        },
        "about": {
          "@id": "https://laerkelunden.dk/#/schema/Organization/base"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Article",
        "@id": "https://laerkelunden.dk/#/schema/com_content/article/1",
        "name": "Forside",
        "headline": "Forside",
        "inLanguage": "da-DK",
        "isPartOf": {
          "@id": "https://laerkelunden.dk/#/schema/WebPage/base"
        }
      }
    ]
  }
]
         
       |