{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/international-burg-reuland-wallonia-be",
  "name": "International",
  "description": "Spacious pitches on the river Our - quiet campsite - centre of Weiswampach: 5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/international-burg-reuland-wallonia-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651230484.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alter weg Ouren",
    "addressLocality": "Burg-Reuland",
    "addressRegion": "wallonia",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.14391,
    "longitude": 6.14249
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}