{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-vakantieverblijf-hof-t-sprakel-haaksbergen-overijs",
  "name": "Boerderij Vakantieverblijf Hof T Sprakel",
  "description": "Located in St. Isidorushoeve - report in advance at the reception - arrival after 14 and departure before 11 am - after 11 pm possibility to stay opposite the reception at the stated rate - reservation required - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderij-vakantieverblijf-hof-t-sprakel-haaksbergen-overijs",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651022280.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beckummerweg",
    "addressLocality": "haaksbergen",
    "addressRegion": "overijssel",
    "postalCode": "7482 ST",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.18898,
    "longitude": 6.71169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}