{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bloemenparadyske-kollum-friesland",
  "name": "Camping Bloemenparadyske",
  "description": "Camping pitches on the campsite - emptying cassette toilet at the harbour in Kollum - single use of swimming pool It Paradyske - centre of Kollum 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bloemenparadyske-kollum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651118854.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paradyske",
    "addressLocality": "Kollum",
    "addressRegion": "friesland",
    "postalCode": "9291 MV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.26535,
    "longitude": 6.13818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.5+"
}