{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-de-la-motte-vendrennes-1",
  "name": "Camping Paradis de la Motte",
  "description": "Just a few kilometres from Puy du Fou, the 4-star campsite La Motte offers camper pitches.",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-de-la-motte-vendrennes-1",
  "image": [
    "https://camping-vendee-lamotte.com/wp-content/uploads/2024/08/location-emplacements.webp",
    "https://camping-vendee-lamotte.com/wp-content/uploads/2024/07/cropped-la-motte-1.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14 bis, La Motte",
    "addressLocality": "Vendrennes",
    "postalCode": "85250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8263571,
    "longitude": -1.1208586
  },
  "sameAs": [
    "https://camping-vendee-lamotte.com/location/emplacements/",
    "https://camping-vendee-lamotte.com/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.1",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€9.1+"
}