{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-riet-nederweert-eind-limburg",
  "name": "SVR Minicamping De Riet",
  "description": "pitches on nice campsite and separate camper pitches across the campsite - fishing 0.5 km - bad weather accommodation - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-riet-nederweert-eind-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650674156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Riet",
    "addressLocality": "Nederweert-Eind",
    "addressRegion": "limburg",
    "postalCode": "6034 RM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28258,
    "longitude": 5.79747
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.75+"
}