{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilvermeeuw-knokke-heist-region-flamenca-belgica",
  "name": "Camping Zilvermeeuw",
  "description": "Camping on the coast - paved with grass - near the beach Knokke Heist 1km - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zilvermeeuw-knokke-heist-region-flamenca-belgica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822077.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heistlaan",
    "addressLocality": "knokke-heist",
    "addressRegion": "region-flamenca",
    "postalCode": "8301",
    "addressCountry": "belgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33301,
    "longitude": 3.23631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.53,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "31",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "31+"
}