{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campercamping-borgerswoldhoeve-in-veendam-promobil-veenda",
  "name": "Campercamping Borgerswoldhoeve in Veendam promobil",
  "description": "Bewertungen",
  "url": "https://campertunity.com/listings/campgrounds/campercamping-borgerswoldhoeve-in-veendam-promobil-veenda",
  "image": [
    "https://imgsdb1.promobil.de/image/588f1de3721d54a52815e451-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flora 2",
    "addressLocality": "Veendam",
    "addressRegion": "published",
    "postalCode": "9642 LW",
    "addressCountry": "Niederlande"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10641659,
    "longitude": 6.84732464
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "100+"
}