{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-andrais-beauvoir-sur-mer-paises-del-loira",
  "name": "Les Andrais",
  "description": "quiet area - bike rental - rain not always open - 10 outlets - restaurant 100m - center 3.5km",
  "url": "https://campertunity.com/listings/campgrounds/les-andrais-beauvoir-sur-mer-paises-del-loira",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650740739.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Boule d'Or",
    "addressLocality": "Beauvoir-sur-Mer",
    "addressRegion": "paises-del-loira",
    "postalCode": "85230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8875,
    "longitude": -2.07328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.23,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€5+"
}