{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-reke-nutter-overijssel",
  "name": "Svr Camping De Reke",
  "description": "location on quiet camping-nature reserve het Springendal 750 m-art town Ootmarsum 4 km Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-reke-nutter-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750715.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittebergweg",
    "addressLocality": "nutter",
    "addressRegion": "overijssel",
    "postalCode": "7638 PN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.427,
    "longitude": 6.88378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16.5+"
}