{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jellys-hoeve-havelte-drenthe",
  "name": "Camping Jelly’s Hoeve",
  "description": "Camping pitches at a campsite for adults - see the website for rates in spring and autumn - spring arrangements during public holidays - on the edge of the village - bread service - library on the campsite - center Havelte 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jellys-hoeve-havelte-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791740.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raadhuislaan",
    "addressLocality": "Havelte",
    "addressRegion": "drenthe",
    "postalCode": "7971 CT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.76837,
    "longitude": 6.2505
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 110,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.5+"
}