{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-gournay-centre-val-de-loire",
  "name": "Discharge Toilet",
  "description": "Center 300m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-gournay-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651158524.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Vignaux",
    "addressLocality": "Gournay",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "36230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.58589,
    "longitude": 1.73246
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/gournay/108371/gournay-aire-camping-cars-reseau-aireservices"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€7+"
}