{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-stationnement-camping-cars-des-portes-en-re-les-port",
  "name": "Aire De Stationnement Camping Cars Des Portes En Re",
  "description": "Large plots - side shadow - quiet area - beach 100 m - center 3.2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-stationnement-camping-cars-des-portes-en-re-les-port",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651228313"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Grande Jetée",
    "addressLocality": "les-portes-en-re",
    "addressRegion": "nueva-aquitania",
    "postalCode": "17880",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.22944,
    "longitude": -1.48349
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}