{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hubertushoeve-walem",
  "name": "Camping Hubertushoeve",
  "description": "Holiday farm Hubertushoeve is within walking distance of Valkenburg a/d trench - ideal base for Maastricht, Aachen and Valkenburg a/d trench",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hubertushoeve-walem",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835011.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walem",
    "addressLocality": "Walem",
    "postalCode": "6342 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86832,
    "longitude": 5.86729
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}