{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-victoria-oostkapelle-zeeland",
  "name": "Svr Minicamping Victoria",
  "description": "camping pitches, ideally located between Oostkapelle 1.5 km and Domburg 3 km - for correct rates in spring see website - also orchard comfort sites at higher rate - quiet area - forest 500 m - beach 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-victoria-oostkapelle-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752339.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kalfhoekseweg",
    "addressLocality": "oostkapelle",
    "addressRegion": "zeeland",
    "postalCode": "4356 RK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56456,
    "longitude": 3.53537
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}