{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-gorges-du-verdon-la-palud-sur-verdon",
  "name": "Camping Huttopia Gorges Du Verdon",
  "description": "partly shaded campsite on the river Verdon - outdoor swimming pool - snack bar and restaurant - bread service - beach - places on the river available for a surcharge - center 9.5 km PLEASE NOTE: the price shown is a starting price. Check the website for current prices and types of pitches!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-gorges-du-verdon-la-palud-sur-verdon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897103.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D952",
    "addressLocality": "la-palud-sur-verdon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82272,
    "longitude": 6.43126
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.1+"
}