{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-op-wei-hulsberg-limburg",
  "name": "Camperplaats Op de Wei Hulsberg",
  "description": "Location for self-sufficient campers - book in advance by telephone - also camping pitches at the Gasthoes farm campsite [site code 85776] - Hulsberg centre 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-op-wei-hulsberg-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651250767.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wissengrachtweg",
    "addressLocality": "Hulsberg",
    "addressRegion": "limburg",
    "postalCode": "6336 TG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8916,
    "longitude": 5.86793
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.39,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}