{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-bergumermeer-ardoercamping-sumar-friesland",
  "name": "Vakantiepark Bergumermeer Ardoercamping",
  "description": "located in Friesland - camper pitches - quickstop pitches - camping pitches - see website for various rates - numerous facilities for young and old - recreational beach - explore the lake with a boat from our own harbor - Burgumermar - center 1.5 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-bergumermeer-ardoercamping-sumar-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650945719.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Solcamastraat",
    "addressLocality": "sumar",
    "addressRegion": "friesland",
    "postalCode": "9262 ND",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.19063,
    "longitude": 6.02265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27.95+"
}