{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gorges-de-provence-montagnac-montpezat",
  "name": "Les Gorges de Provence",
  "description": "Doing some sports in the camping village is possible, discover all the sports activities of Les Gorges de Provence.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gorges-de-provence-montagnac-montpezat",
  "image": [
    "https://www.homair.com/photos/camping/43/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Baudinard",
    "addressLocality": "Montagnac-Montpezat",
    "addressRegion": "Provence French Riviera",
    "postalCode": "04500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.747574,
    "longitude": 6.098236
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 344,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€44+"
}