{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-tesseplekke-veessen",
  "name": "Mini Camping De Tesseplekke",
  "description": "Camping pitches on campsite - peace and quiet between Zwolle and Deventer - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-tesseplekke-veessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650920263.jpg",
    "https://images.campercontact.com/media/photos/38562071809360482",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hogeweg",
    "addressLocality": "Veessen",
    "postalCode": "8194 LN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38022,
    "longitude": 6.09589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.5+"
}