{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valence-dagen-valence-occitanie",
  "name": "Valence d'Agen",
  "description": "Next to swimming pool - close to riding school - sports fields - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/valence-dagen-valence-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651088367.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Charretiers",
    "addressLocality": "Valence",
    "addressRegion": "occitanie",
    "postalCode": "82400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09688,
    "longitude": 0.88837
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€16+"
}