{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-aan-de-beemden-hulsberg-limburg",
  "name": "Mini Camping Aan De Beemden",
  "description": "Camping at the nature reserve of Hulsberg - tranquility, space and pivacy - Pilgrimspad and Pieterpad - nature reserve 50m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-aan-de-beemden-hulsberg-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803327.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wissengrachtweg",
    "addressLocality": "hulsberg",
    "addressRegion": "limburg",
    "postalCode": "6336 TH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.89285,
    "longitude": 5.87108
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 139,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.4+"
}