{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-marais-sauvage-le-mazeau-pays-de-la-loire-fr",
  "name": "Camping Le Marais Sauvage",
  "description": "Small campsite on the river - use GPS coordinates - located in a marsh - elevated places - bakery in the village and regional wine merchant - boat trip on site - groceries on the campsite [in summer] - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/le-marais-sauvage-le-mazeau-pays-de-la-loire-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650932705.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Sèvre",
    "addressLocality": "le-mazeau",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.33059,
    "longitude": -0.67533
  },
  "sameAs": [
    "https://www.campercontact.com/en/frankrijk/pays-de-la-loire/le-mazeau/91883/camping-le-marais-sauvage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.9",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€19.9+"
}