{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slagerhof-kerkwerve-nederlande",
  "name": "Camping Slagerhof in Kerkwerve – promobil",
  "description": "Pitch",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slagerhof-kerkwerve-nederlande",
  "image": [
    "https://imgsdb1.promobil.de/image/64fdf557b748060008e101ea-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/64fdf557b748060008e101ea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tellersweg 5",
    "addressLocality": "Kerkwerve",
    "addressRegion": "published",
    "postalCode": "4321 TW",
    "addressCountry": "Niederlande"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69177817685553,
    "longitude": 3.8879911825391673
  },
  "numberOfRooms": 10,
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "350",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "350+"
}