{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pansard-la-londe-provence-french-riviera-fr",
  "name": "Le Pansard",
  "description": "How to get to the camping village Le Pansard? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pansard-la-londe-provence-french-riviera-fr",
  "image": [
    "https://www.homair.com/photos/camping/31/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin Des Moulières",
    "addressLocality": "La Londe",
    "addressRegion": "Provence French Riviera",
    "postalCode": "83250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.115,
    "longitude": 6.2352777777778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 926,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "58",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€58+"
}