{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clos-aiguines-provence-alpes-cote-dazur-fr",
  "name": "Camping Le Clos",
  "description": "Farm camping - Basic - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-clos-aiguines-provence-alpes-cote-dazur-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651185503"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit Le loup",
    "addressLocality": "aiguines",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.78336,
    "longitude": 6.23254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.5+"
}