{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vrolijke-zwaluw-de-koog-north-holland",
  "name": "Camping De Vrolijke Zwaluw",
  "description": "Camping pitches at a farm campsite - Beachcombers Museum Flora - subtropical swimming paradise Calluna - nature museum - seal sanctuary Ecomare - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-vrolijke-zwaluw-de-koog-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651068770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pontweg",
    "addressLocality": "de-koog",
    "addressRegion": "north-holland",
    "postalCode": "1796 MD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.08496,
    "longitude": 4.77357
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25.4+"
}