{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-achel-hamont-achel-flanders",
  "name": "Camperplaats Achel",
  "description": "Camper place - natural environment - brewery-abbey of the Achelse Trappists on the border between Belgium and the Netherlands - Kampvuurt - center of Hamont-Achel 9 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-achel-hamont-achel-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240557.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zarenweg",
    "addressLocality": "Hamont-Achel",
    "addressRegion": "flanders",
    "postalCode": "3930",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28627,
    "longitude": 5.48022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 76,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}