{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-halliru-bouillon-belgie",
  "name": "Camping Halliru",
  "description": "Campsite directly on the Semois - downstairs there is space for campers - hardly any blocks - simple sanitary facilities - no shop - very quiet - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-halliru-bouillon-belgie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883368.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Halliru",
    "addressLocality": "Bouillon",
    "postalCode": "6830",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.79016,
    "longitude": 5.04922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.25,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "18.5+"
}