{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleine-molenpolder-grootegast-nederlande",
  "name": "The little Molenpolder in Grootegast promobil",
  "description": "Bewertungen",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleine-molenpolder-grootegast-nederlande",
  "image": [
    "https://imgsdb1.promobil.de/image/620a228793de0f0008b6325e-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havinga's Reed 5",
    "addressLocality": "Grootegast",
    "addressRegion": "published",
    "postalCode": "9861 TH",
    "addressCountry": "Niederlande"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1914744,
    "longitude": 6.2717493
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "10+"
}