{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toverland-pop-up-summer-camp-sevenum-limburg",
  "name": "Toverland Pop Up Summer Camp",
  "description": "Pop-up camping at Toverland Amusement Park - PLEASE NOTE: rate does not include entrance fee - overnight stay only possible with paid park entrance for 2 days - center 4.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toverland-pop-up-summer-camp-sevenum-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650976759.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Toverlaan",
    "addressLocality": "sevenum",
    "addressRegion": "limburg",
    "postalCode": "5975 MR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.39666,
    "longitude": 5.98492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "49.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€49.5+"
}