{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/location-materiel-nautique-moustiers-sainte-marie-provence",
  "name": "Location Materiel Nautique",
  "description": "Mixparking at the foot of the lake - height limes? - view of the Verdon valley - daytime traffic noise - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/location-materiel-nautique-moustiers-sainte-marie-provence",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831306.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D957",
    "addressLocality": "Moustiers-Sainte-Marie",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04360",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.80394,
    "longitude": 6.24715
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.79,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.59",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8.59+"
}