{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-seulieres-saint-denis-d-oleron-nouvelle-aquitain",
  "name": "Camping Les Seulieres",
  "description": "quiet family - bar - bread service - Beach 300m - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-seulieres-saint-denis-d-oleron-nouvelle-aquitain",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791457.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Seulières",
    "addressLocality": "Saint-Denis-d'Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17650",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00488,
    "longitude": -1.38477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}