{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reviews-hoenderloo",
  "name": "Reviews",
  "description": "trifluoromethyl +***-***-****0 Comment by the Campercontact community: 3.5",
  "url": "https://campertunity.com/listings/campgrounds/reviews-hoenderloo",
  "image": [
    "https://images.campercontact.com/media/photos/38562071809360482",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://img.campercontact.com/media/photos/4222124650751340.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Miggelenbergweg",
    "addressLocality": "Hoenderloo",
    "postalCode": "7351 BP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12871,
    "longitude": 5.90343
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€26+"
}