{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susberg-pelt-limburg",
  "name": "susberg",
  "description": "Nice motorhome in attractive surroundings, with unloading place, toilet, shower, water, electricity. You can also visit without an appointment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susberg-pelt-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651034206.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sint-Antoniusweg",
    "addressLocality": "pelt",
    "addressRegion": "limburg",
    "postalCode": "3910",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2299,
    "longitude": 5.4588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.61,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}