{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-des-3-digues-marseillan-occitanie",
  "name": "Aire de Camping-Car des 3 Digues",
  "description": "Barrier - terminal - near the beach - toilet and shower only open in high season - baker comes along in the morning - pay with credit card - please note that ticket is certainly valid for 24h, but validity has expired when leaving the camper - petrol station outside barrier - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-des-3-digues-marseillan-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703876.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route d'Agde",
    "addressLocality": "Marseillan",
    "addressRegion": "Occitanie",
    "postalCode": "34340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36689,
    "longitude": 3.61532
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 164,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.66",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11.66+"
}