{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/borepo-villeveyrac-languedoc-roussillon-fr",
  "name": "Borepo",
  "description": "Doing some sports in the camping village is possible, discover all the sports activities of Borepo.",
  "url": "https://campertunity.com/listings/campgrounds/borepo-villeveyrac-languedoc-roussillon-fr",
  "image": [
    "https://www.homair.com/photos/camping/298/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Domaine Saint Raymond Bernat",
    "addressLocality": "Villeveyrac",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.489692,
    "longitude": 3.571762
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "€50+"
}