{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-berghemmerhof-gulpen-limburg",
  "name": "Boerderijcamping Berghemmerhof",
  "description": "Camping pitches on campsite located at the top of Gulperberg - near a dairy farm with panoramic views of the South Limburg valley - covered bicycle shed - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-berghemmerhof-gulpen-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650978301"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Berghem",
    "addressLocality": "gulpen",
    "addressRegion": "limburg",
    "postalCode": "6271 NP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80538,
    "longitude": 5.8919
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.41,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}