{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-vijver-oostkapelle-zelanda-paises-bajos",
  "name": "De Vijver Minicamping",
  "description": "Camping plots in an adult campsite - center Oostkapelle 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-vijver-oostkapelle-zelanda-paises-bajos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651251750.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijnsburgseweg",
    "addressLocality": "Oostkapelle",
    "addressRegion": "zelanda",
    "postalCode": "4356 EE",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56545,
    "longitude": 3.57751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30.8+"
}