{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-vemdebroek-epe-gelderland-nl",
  "name": "SVR Minicamping ‘t Vemdebroek",
  "description": "Camping pitches at the campsite - arrival after 13.00 departure before 12.00 - charging point for electric car - center Heerde 5 km - center Epe 4.2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-t-vemdebroek-epe-gelderland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651119914.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vemderweg",
    "addressLocality": "Epe",
    "addressRegion": "gelderland",
    "postalCode": "8161 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36275,
    "longitude": 6.01713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}