{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-rochers-du-glawan-durbuy-waals-gewest",
  "name": "Camping Des Rochers Du Glawan",
  "description": "Natural campsite - on the banks of the river Ourthe - Campsite with fixed annual plots - 29 free pitches directly on the river - Closed coffee shop in winter - Recharge point of electric bicycles - Barveaux 1 km - Centre 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-des-rochers-du-glawan-durbuy-waals-gewest",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826693.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parc de Juliénas",
    "addressLocality": "durbuy",
    "addressRegion": "waals-gewest",
    "postalCode": "6940",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.35668,
    "longitude": 5.48984
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€30+"
}