{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-saint-leonard-des-bois-saint-leonard-des-b",
  "name": "Camping municipal Saint Leonard des bois",
  "description": "small-scale campsite - on a river - (table) tennis - recent sanitary facilities - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-saint-leonard-des-bois-saint-leonard-des-b",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650957889.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Alpes Mancelles",
    "addressLocality": "Saint-Léonard-des-Bois",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.35368,
    "longitude": -0.07744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}