{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-het-strandje-ommeren",
  "name": "SVR Camping het Strandje",
  "description": "Located in Betuwe - no arrival on Sunday - fruit region - water recreation - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-het-strandje-ommeren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ommerenveldseweg",
    "addressLocality": "Ommeren",
    "addressRegion": "gueldres",
    "postalCode": "4032 NB",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.92979,
    "longitude": 5.47342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "22.5+"
}