{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oxygene-valensole-provence-alpes-cote-dazur",
  "name": "Camping Oxygene",
  "description": "Camping with swimming pool - fitness - children's playground - table tennis - bar - terrace - bread service - center 13km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oxygene-valensole-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651215873"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D4",
    "addressLocality": "valensole",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.82363,
    "longitude": 5.85428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}