{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vikaer-strand-camping-haderslev",
  "name": "Vikaer Strand Camping",
  "description": "Beautiful beach campsite - located directly on the water with its own sandy beach - surrounded by fields and forests, enjoy peace and tranquility - fishing and sailing, with its own pier and trailer ramp to use its own boat - center 12 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vikaer-strand-camping-haderslev",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893239.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dundelum",
    "addressLocality": "Haderslev",
    "addressRegion": "haderslev",
    "postalCode": "6100",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.15006,
    "longitude": 9.49433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "206",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr206+"
}