{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-claudon-grand-est",
  "name": "Discharge Toilet",
  "description": "small campsite in the middle of the forest friendly atmosphere - campfire allowed - really suitable for people looking for peace and kindness - Claudon 10 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-claudon-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Canton du Verbamont",
    "addressLocality": "Claudon",
    "addressRegion": "grand-est",
    "postalCode": "88410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.04432,
    "longitude": 6.08014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}