{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-spaanjerd-kinrooi-limburgo",
  "name": "De Spaanjerd",
  "description": "plots for motorhomes in the marina, right in the water",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-spaanjerd-kinrooi-limburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650977527.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maasdijk",
    "addressLocality": "kinrooi",
    "addressRegion": "limburgo",
    "postalCode": "3640",
    "addressCountry": "belgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.12953,
    "longitude": 5.82297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "24+"
}