{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingcar-park-de-montclus-montclus-occitania",
  "name": "Campingcar Park de Montclus",
  "description": "Location on the D312 - use GPS coordinates - (still) without shadow - Montclus is one of the \"most beautiful villages in France\" - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/campingcar-park-de-montclus-montclus-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651020360"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D312",
    "addressLocality": "Montclus",
    "addressRegion": "occitania",
    "postalCode": "30630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.26713,
    "longitude": 4.42808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€10+"
}