{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamperplads-hvide-sande-havn-hvide-sande",
  "name": "Autocamperplads Hvide Sande Havn",
  "description": "in the harbour at the lock - use GPS coordinates - toilet and shower in the service house - centre 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamperplads-hvide-sande-havn-hvide-sande",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651017053.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søndergade",
    "addressLocality": "Hvide Sande",
    "addressRegion": "hvide-sande",
    "postalCode": "6960",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.00085,
    "longitude": 8.12845
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "160",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr160+"
}