{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-camping-pramousquier-le-lavandou-provence-alpes-cote",
  "name": "Parc Camping De Pramousquier",
  "description": "Bread service - 400 m to the sea - shopping possibility 1.5 km - center 8.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parc-camping-pramousquier-le-lavandou-provence-alpes-cote",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650824224.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Faverolle",
    "addressLocality": "le-lavandou",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15629,
    "longitude": 6.44806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30.4+"
}