{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-clape-agde-occitanie",
  "name": "Aire de Camping Car La Clape",
  "description": "district in Le Cap d'Agde - place opposite Camping La Clape [200m] - narrow places - Flot Bleu, payable by credit card - Beach 300m - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-la-clape-agde-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670581.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Gouverneur",
    "addressLocality": "Agde",
    "addressRegion": "occitanie",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.28614,
    "longitude": 3.51741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.93,
    "reviewCount": 61,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}