{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-derkjeshoeve-nijverdal-overijssel",
  "name": "SVR Camping De Derkjeshoeve",
  "description": "camping location - situated at the edge of Nijverdal - on the border of Twente and Salland - near Notter estate field and bog area Wierdense Field - trout pond 8km - take / stables horse or pony - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-derkjeshoeve-nijverdal-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651004802"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Van Den Bergsweg",
    "addressLocality": "Nijverdal",
    "addressRegion": "overijssel",
    "postalCode": "7442 CK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36188,
    "longitude": 6.50008
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.36+"
}