{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-castellane-camping-cars-castellane-provence-alpes",
  "name": "Aire de Castellane Camping Cars",
  "description": "work is still not completed - opening 08-21.30u - current 2x1u per day - bread service - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-castellane-camping-cars-castellane-provence-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787301.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D402",
    "addressLocality": "Castellane",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.87143,
    "longitude": 6.5114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}