{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zwaaikom-hengelo",
  "name": "Camping de Zwaaikom",
  "description": "Camping pitches - on the Twente Canal between Hengelo and Enschede - NKC card 10% discount - Dogs not allowed - Enschede 6 km - Center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zwaaikom-hengelo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650704387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kettingbrugweg",
    "addressLocality": "Hengelo",
    "postalCode": "7552 CW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24602,
    "longitude": 6.81915
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.05",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.05+"
}