{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lohan-la-roche-en-ardenne-wallonia",
  "name": "Camping Lohan",
  "description": "Camper and camping pitches at the campsite - see the website for exact rates - on the Ourthe - brasserie - fishing pond - entertainment during high season - center of La Roche-en-Ardenne 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lohan-la-roche-en-ardenne-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650894050.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier de Lohan",
    "addressLocality": "La Roche-en-Ardenne",
    "addressRegion": "wallonia",
    "postalCode": "6980",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.18068,
    "longitude": 5.60675
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}