{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamperplads-lemvig-havn-klimatorium-99245-lemvig",
  "name": "Motorhome site Lemvig Harbour [Climatorium]",
  "description": "near harbor - center 400 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamperplads-lemvig-havn-klimatorium-99245-lemvig",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650989065.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havnen",
    "addressLocality": "99245",
    "addressRegion": "lemvig",
    "postalCode": "7620",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.55316,
    "longitude": 8.30864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "150",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "kr150+"
}