{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-wereld-onnen-groningen",
  "name": "Camping De Kleine Wereld",
  "description": "Camping and camper pitches at the campsite - in high season at least 2 nights - center Onnen 240m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-wereld-onnen-groningen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651196378.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorpsweg",
    "addressLocality": "onnen",
    "addressRegion": "groningen",
    "postalCode": "9755 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1508,
    "longitude": 6.64624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33+"
}