{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbeumont-luxembourg-herbeumont-wallonie",
  "name": "Herbeumont (Luxembourg)",
  "description": "Quiet green setting Stabilized ground pitches, bounded by wooden logs",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbeumont-luxembourg-herbeumont-wallonie",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-1724918335-7e22ffa2-22f5-4d5e-a853-9a877b5cf542-cropped_image-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue René Demarteau",
    "addressLocality": "Herbeumont",
    "addressRegion": "Wallonie",
    "postalCode": "6887",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77716,
    "longitude": 5.237055
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 140,
    "bestRating": 5,
    "worstRating": 1
  }
}