{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-t-hooge-holt-gramsbergen",
  "name": "Jachthaven 't Hooge Holt",
  "description": "Camper pitches on the field next to the marina - accessible via Oostermaatsteeg - via Kanaaldijk2 - if absent, please call harbor master - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-t-hooge-holt-gramsbergen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kanaaldijk-West",
    "addressLocality": "Gramsbergen",
    "addressRegion": "overijssel",
    "postalCode": "7783 DB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.60662,
    "longitude": 6.67507
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.03,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}