{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-t-skonste-plekske-schijndel-schijndel",
  "name": "Camping 't Skônste Plekske Schijndel",
  "description": "camping pitches - also camper pitches - off season also possibility for transit places - center 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-t-skonste-plekske-schijndel-schijndel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650870114.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langstraat",
    "addressLocality": "Schijndel",
    "postalCode": "5481 VP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60451,
    "longitude": 5.43103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.64,
    "reviewCount": 118,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€23+"
}