{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lez-eaux-saint-pair-sur-mer-normandy",
  "name": "Lez Eaux",
  "description": "Located in a park with 19th century castle Granville beaches at 4 km Heated indoor waterpark of 1200m2 Fish pond with carp, forks and palms is present Various sports facilities present Snack bar, supermarket, shop and bread service present",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lez-eaux-saint-pair-sur-mer-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836472.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lezeaux",
    "addressLocality": "saint-pair-sur-mer",
    "addressRegion": "normandy",
    "postalCode": "50380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.79705,
    "longitude": -1.52548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "43.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€43.6+"
}