{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-salieres-saint-martin-de-re-nouvelle-aquitaine-f",
  "name": "Camping les Salières",
  "description": "Center 2.3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-salieres-saint-martin-de-re-nouvelle-aquitaine-f",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651216555.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Maraises",
    "addressLocality": "Saint-Martin-de-Ré",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1917,
    "longitude": -1.35622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}