{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-des-lauzons-forcalquier",
  "name": "Camping Domaine des Lauzons",
  "description": "Nudist campsite - located in woods - located on river - shopping possibility 6 km - bread service - center 7.3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-des-lauzons-forcalquier",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650899036.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ancienne Route de Dauphin",
    "addressLocality": "Forcalquier",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.97297,
    "longitude": 5.73317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}