{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterherberg-it-beaken-heeg-friesland",
  "name": "Waterherberg It Beaken",
  "description": "Enjoy luxury camping in our spacious glamping tent for 6 people, equipped with all comforts and located in a beautiful, natural environment.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterherberg-it-beaken-heeg-friesland",
  "image": [
    "https://www.waterherbergitbeaken.nl/app/uploads/2021/12/glampingtent-4-personen-waterherberg-it-beaken_0000s_0012_image00002-1.jpg",
    "https://www.waterherbergitbeaken.nl/path/to/glampingtent-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "it Eilân 65",
    "addressLocality": "Heeg",
    "addressRegion": "Friesland",
    "postalCode": "8621 CT",
    "addressCountry": "Nederland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.967062868080745,
    "longitude": 5.611852139585068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "125",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "125+"
}