{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-mas-de-linde-montclus-occitanie",
  "name": "Camping Le Mas de Linde",
  "description": "Small family campsite - use GPS coordinates - on the river - heated swimming pool - bread service - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-mas-de-linde-montclus-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651002358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D901 [Linde]",
    "addressLocality": "Montclus",
    "addressRegion": "occitanie",
    "postalCode": "30630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2788,
    "longitude": 4.38374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.4",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€12.4+"
}