{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belgie-sint-truiden",
  "name": "België",
  "description": "1.5 hectares greenfield for child & animal - in center village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belgie-sint-truiden",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651093009.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Engelmanshoven-Dorp",
    "addressLocality": "Sint-Truiden",
    "postalCode": "3800",
    "addressCountry": "België"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7703,
    "longitude": 5.26813
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}