{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tikayan-les-rives-du-lac-de-ste-croix-bauduen-pro",
  "name": "Camping Tikayan Les Rives Du Lac De Ste Croix",
  "description": "a caravan campsite in the heart of the Verdon",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tikayan-les-rives-du-lac-de-ste-croix-bauduen-pro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651170870.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bauduen",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.72114,
    "longitude": 6.18159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}