{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/henne-strand-resort-henne",
  "name": "Henne Strand Resort",
  "description": "In the southwest of Jutland, in the middle of the village of Henne, is Henne Strand Resort. A five-star campsite on the North Sea coast, with...",
  "url": "https://campertunity.com/listings/campgrounds/henne-strand-resort-henne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed30f7ef70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandvejen 418",
    "addressLocality": "Henne",
    "postalCode": "6854",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.73781,
    "longitude": 8.18397
  },
  "sameAs": [
    "https://www.eurocampings.nl/denemarken/zuid-denemarken/henne/henne-strand-resort-101777/",
    "https://www.campercontact.com/en/denmark/region-of-southern-denmark/varde-municipality/42554/henne-strand-resort",
    "https://www.leadingcampings.com/",
    "https://www.pincamp.ch/de/campingplaetze/henne-strand-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}