{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-val-vert-berry-lacs-centre-val-loire",
  "name": "Camping Val Vert En Berry",
  "description": "quiet campsite in a green area - children's pool - big places - quick-stop possible [5 places, 18.00-10.00u] - restaurant [6/7 open June to September, and on Fridays and Saturdays throughout the year] - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-val-vert-berry-lacs-centre-val-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791695.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Vicairerie",
    "addressLocality": "lacs",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "36400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5675,
    "longitude": 1.99883
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/lacs/47203/camping-val-vert-en-berry",
    "https://www.pincamp.ch/de/campingplaetze/camping-val-vert-en-berry"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€26.5+"
}