{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domain-de-lambeyran-les-plans-occitanie",
  "name": "Domain De Lambeyran",
  "description": "A basic campsite located on a gigantic site near the city of Lodève in France.",
  "url": "https://campertunity.com/listings/campgrounds/domain-de-lambeyran-les-plans-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651224002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hameau de Lambeyran",
    "addressLocality": "Les Plans",
    "addressRegion": "Occitania",
    "postalCode": "34700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.73628,
    "longitude": 3.26442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€26+"
}