{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-levroux-centre-val-de-loire",
  "name": "Discharge Toilet",
  "description": "Children's games - playground - partial shade - by the pool - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-levroux-centre-val-de-loire",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651055850.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Bois Maussant",
    "addressLocality": "Levroux",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "36110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9844,
    "longitude": 1.60598
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/levroux/102919/camping-municipal-de-levroux"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€14+"
}