{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-geele-bosch-oldeholtwolde-friesland",
  "name": "Boerderijcamping De Geele Bosch",
  "description": "location near the city of Heerenveen -hogseason rates in spring see website - next to the forests of Oranjewoud - Heerenveen 6km - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-geele-bosch-oldeholtwolde-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877953.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ottersweg",
    "addressLocality": "Oldeholtwolde",
    "addressRegion": "friesland",
    "postalCode": "8477 AG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.92788,
    "longitude": 6.00348
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.5+"
}