{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reviews-alphen",
  "name": "Reviews",
  "description": "trifluoromethyl +***-***-****1 Campercontact community rating: 4.25",
  "url": "https://campertunity.com/listings/campgrounds/reviews-alphen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/38562071809360486",
    "https://images.campercontact.com/media/photos/4222124650897641.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kwaalburg",
    "addressLocality": "Alphen",
    "postalCode": "5131 NC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.47625,
    "longitude": 4.93926
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.5",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€25.5+"
}