{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verdon-carajuan-rougon-provence-alpes-cote-dazur",
  "name": "Camping Verdon Carajuan",
  "description": "for electricity a P17 male/female adapter is needed - prices depending on the season 15-20€",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verdon-carajuan-rougon-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651182672"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Départementale 952",
    "addressLocality": "rougon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79595,
    "longitude": 6.43732
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}