{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}