{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hirtshals",
  "name": "Clothes Wash Dry",
  "description": "located directly by the sea - terraced campsite - good location for ferry services to Norway / Sweden - wifi only near the reception - harbor 2km - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hirtshals",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790707.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvejen",
    "addressLocality": "Hirtshals",
    "addressRegion": "hirtshals",
    "postalCode": "9850",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.58644,
    "longitude": 9.94585
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 137,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "210",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr210+"
}