{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centre-naturiste-rene-oltra-agde-occitanie",
  "name": "Centre Naturiste René Oltra",
  "description": "very large camping with direct access to the wide sandy beach - all sites have water and electricity - several restaurants - bread service - entertainment - all-in rate - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centre-naturiste-rene-oltra-agde-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650873708.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Nereides",
    "addressLocality": "Agde",
    "addressRegion": "occitanie",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.29701,
    "longitude": 3.52752
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€44.8+"
}