{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lecluse-des-combes-camping-municipal-de-chatillon",
  "name": "Camping l'Ecluse des Combes/Camping municipal de Châtillon Sur Loire",
  "description": "Spacious places - bicycle rental - bread and pastries on order - groceries - breakfast service - barbecue - picnic tables - terrace - center 1.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lecluse-des-combes-camping-municipal-de-chatillon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047962.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Combles",
    "addressLocality": "Briare",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59959,
    "longitude": 2.76172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.5+"
}