{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alaska-habay-waals-gewest-be",
  "name": "alaska",
  "description": "A small and flat campsite surrounded by trees for the whole family - pitches for campers are located along the river \"De Mellier\" - located between the natural park of the Haute Sûre and the Ardennes - valley of the Semois and abbey of Orval at 3km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alaska-habay-waals-gewest-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209513"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Prés",
    "addressLocality": "habay",
    "addressRegion": "waals-gewest",
    "postalCode": "6724",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.72485,
    "longitude": 5.52931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}