{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-betuwehoeve-ommeren-gelderland",
  "name": "Camping De Betuwehoeve",
  "description": "SVR campsite adjacent to an old park forest - fruit garden of the Netherlands - pizza evening - Saturday afternoon drink - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-betuwehoeve-ommeren-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650918695.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Provincialeweg",
    "addressLocality": "Ommeren",
    "addressRegion": "gelderland",
    "postalCode": "4032 NZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94288,
    "longitude": 5.49758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.5+"
}