{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaatsen-bij-camping-wouwse-plantage-wouwse",
  "name": "Camperplaatsen bij Camping Wouwse Plantage",
  "description": "Located in the Camping Wouwse Plantage - afternoon payments - no reservations - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaatsen-bij-camping-wouwse-plantage-wouwse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651218101.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schouwenbaan",
    "addressLocality": "Wouwse Plantage",
    "addressRegion": "brabante-septentrional",
    "postalCode": "4725 SV",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48426,
    "longitude": 4.39786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "18+"
}