{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-dorpszicht-gapinge-zeeland",
  "name": "Minicamping Dorpszicht",
  "description": "Camping pitches on farm campsite - farm - Walcheren - Veere - Middelburg - for exact prices see website - center Gapinge 220m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-dorpszicht-gapinge-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651121817.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorpsstraat",
    "addressLocality": "Gapinge",
    "addressRegion": "zeeland",
    "postalCode": "4352 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5445,
    "longitude": 3.62681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25.3+"
}