{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-st-gervais-saint-symphorien-de-thenieres-occitanie",
  "name": "Camping St. Gervais",
  "description": "small campsite - on a lake - shaded areas - beach with lawn - play areas - bread service - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-st-gervais-saint-symphorien-de-thenieres-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810293.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saint-Gervais",
    "addressLocality": "Saint-Symphorien-de-Thénières",
    "addressRegion": "occitanie",
    "postalCode": "12460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7376,
    "longitude": 2.67944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€12.5+"
}