{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-pothuau-hyeres-les-palmiers-provence-french-riviera-1",
  "name": "Port Pothuau",
  "description": "All the services proposed on the campsite Port Pothuau, Hyeres les Palmiers. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/port-pothuau-hyeres-les-palmiers-provence-french-riviera-1",
  "image": [
    "https://www.homair.com/photos/camping/102/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Chemin Des Ourlèdes",
    "addressLocality": "Hyeres les Palmiers",
    "addressRegion": "Provence French Riviera",
    "postalCode": "83400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.119722222222,
    "longitude": 6.1847222222222
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 286,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "89",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€89+"
}