{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-massegros-gorges-du-tarn-massegros-caus",
  "name": "Camping Car Park Massegros Gorges Du Tarn",
  "description": "Location of Camping-car Park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - in the centre of Massegros Causses Gorges",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-massegros-gorges-du-tarn-massegros-caus",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234687.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de la Mairie",
    "addressLocality": "massegros-causses-gorges",
    "addressRegion": "occitanie",
    "postalCode": "48500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3097,
    "longitude": 3.17398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.1",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€13.1+"
}