{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-chenes-verts-villeneuve-en-retz-pays-de-la-loire",
  "name": "Camping Les Chênes Verts",
  "description": "For current prices, please consult the campsite website - centre 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-chenes-verts-villeneuve-en-retz-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Prés Morin",
    "addressLocality": "Villeneuve-en-Retz",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.05156,
    "longitude": -1.9649
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "€35+"
}