{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-saint-vincent-le-paluel-nouvelle-aquitaine",
  "name": "Discharge Toilet",
  "description": "at a fish pond-record desired before arrival-quick-stop possible [20-9 am]-only use service station may be Centre 1, 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-saint-vincent-le-paluel-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752846.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Vincent-le-Paluel",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.88338,
    "longitude": 1.2837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}