{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hvedemarken-autocamper-site-158422-lemvig",
  "name": "Hvedemarken autocamper site",
  "description": "quiet stopover - 800m walk to city centre",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hvedemarken-autocamper-site-158422-lemvig",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651186770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hvedemarken",
    "addressLocality": "158422",
    "addressRegion": "lemvig",
    "postalCode": "7620",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.54871,
    "longitude": 8.32872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "130",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr130+"
}