{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-mouettes-saint-pere-en-retz",
  "name": "Les Mouettes",
  "description": "Retro coastal campsite, 2 km from the sea, with riding school 1 km away and fishing spot 1.5 km away.",
  "url": "https://campertunity.com/listings/campgrounds/les-mouettes-saint-pere-en-retz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223649.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Tansorais",
    "addressLocality": "Saint-Père-en-Retz",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.22048,
    "longitude": -2.13733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.5",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€19.5+"
}