{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-klimberg-rheezerveen-overijssel",
  "name": "Camping De Klimberg",
  "description": "Camping near the Overijsselse Vechtdal - camping with camping pitches in Christian style - note different rates and arrangements see website - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-klimberg-rheezerveen-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243360.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ommerweg",
    "addressLocality": "Rheezerveen",
    "addressRegion": "overijssel",
    "postalCode": "7797 RD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.56132,
    "longitude": 6.55951
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.75+"
}