{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-larche-anduze-occitanie",
  "name": "Camping De Larche",
  "description": "On the river - covered and heated swimming pool - bar - restaurant - sandwich service - spacious pitches - center 2.3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-larche-anduze-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651113620.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Saint-Jean du Gard",
    "addressLocality": "anduze",
    "addressRegion": "occitanie",
    "postalCode": "30140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0685,
    "longitude": 3.97197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30.5+"
}