{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-letang-saint-aubin-du-cormier-bretagne",
  "name": "Camping municipal de l'Étang",
  "description": "at a lake - near the nature park - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-letang-saint-aubin-du-cormier-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650976360.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Étang",
    "addressLocality": "Saint-Aubin-du-Cormier",
    "addressRegion": "bretagne",
    "postalCode": "35140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.25997,
    "longitude": -1.39601
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€10+"
}