{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electricity-riviere-sur-tarn-occitanie",
  "name": "electricity",
  "description": "camper place between the Grands Causses Regional Natural Park and the Cevennes National Park - Millau market less than 15 minutes away - payment by credit card at the payment terminal -",
  "url": "https://campertunity.com/listings/campgrounds/electricity-riviere-sur-tarn-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257678.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Millau",
    "addressLocality": "Rivière-sur-Tarn",
    "addressRegion": "occitanie",
    "postalCode": "12640",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18576,
    "longitude": 3.12848
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€12+"
}