{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-canoe-les-gorges-du-tarn-riviere-sur-tarn-occitanie",
  "name": "Camping Canoe Les Gorges Du Tarn",
  "description": "campsite located along the fast-flowing Tarn - lots of shade under many different types of trees - recommended for families with children - ideal for a stay in spring and autumn - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/camping-canoe-les-gorges-du-tarn-riviere-sur-tarn-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833188.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Combe",
    "addressLocality": "riviere-sur-tarn",
    "addressRegion": "occitanie",
    "postalCode": "12640",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18545,
    "longitude": 3.13063
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35.9",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€35.9+"
}