{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-chatillon-sur-loire-centre-val-de-loire",
  "name": "Discharge Toilet",
  "description": "at the marina on the canal - quiet - all-in rate - shower at harbor master - pay by credit card - center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-chatillon-sur-loire-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Port",
    "addressLocality": "Châtillon-sur-Loire",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59181,
    "longitude": 2.75964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}