{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-ben-trovato-veere-zeeland",
  "name": "Mini Camping Ben Trovato",
  "description": "Camping pitches at mini-campsite - Veerse kreek - active farm - no reservations - minimum stay 2 nights - public holidays in spring are high season - center of Veere 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-ben-trovato-veere-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260025"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Landschuurweg",
    "addressLocality": "veere",
    "addressRegion": "zeeland",
    "postalCode": "4351 RR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55628,
    "longitude": 3.64826
  },
  "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",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}