{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnehoeve-valkenburg-limburg-nl",
  "name": "Camping Zonnehoeve",
  "description": "Terraced campsite with holiday apartments - swimming pool - recreation room - center Valkenburg 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zonnehoeve-valkenburg-limburg-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650967419.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hekerweg",
    "addressLocality": "Valkenburg",
    "addressRegion": "limburg",
    "postalCode": "6301 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.87468,
    "longitude": 5.85664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 245,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.5+"
}