{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-montrichard-val-de-cher-centre-val-de-loire",
  "name": "Discharge Toilet",
  "description": "located in medieval town - off the Pass'Etapes [for sale via the internet or locally via the POS] - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-montrichard-val-de-cher-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Georges Frideloux",
    "addressLocality": "Montrichard-Val-de-Cher",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "41400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.34016,
    "longitude": 1.17045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.26+"
}