{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-oleron-les-chenes-verts-dolus-doleron-n",
  "name": "Camping Huttopia Oleron Les Chenes Verts",
  "description": "shady campsite - restaurant - bread service - more spacious pitches available for a surcharge - sea and sandy beach 50m - center 2.5km 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-oleron-les-chenes-verts-dolus-doleron-n",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651110762.jpeg.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Passe de l'Ecuissière",
    "addressLocality": "dolus-doleron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88708,
    "longitude": -1.27574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.2+"
}