{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-sources-spa-waals-gewest",
  "name": "Camping Parc Des Sources",
  "description": "the only campsite of Spa - on the outskirts of nature reserve - center 1,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-sources-spa-waals-gewest",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741097.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Sauvenière",
    "addressLocality": "spa",
    "addressRegion": "waals-gewest",
    "postalCode": "4900",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.48832,
    "longitude": 5.87463
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 38,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}