{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-castellane-provence-alpes-cote-dazur-04",
  "name": "Aire Municipale",
  "description": "reserved pitches at car park de la Boudousque - quiet place with barrier along the Gardon by the chapel - pay with coin - beautiful view over the river - located between the Verdon and the huge Roc center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-castellane-provence-alpes-cote-dazur-04",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666513.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ancienne Route de Grasse",
    "addressLocality": "Castellane",
    "addressRegion": "provence-alpes-cote-dazur-04-05-06-13-83-84",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.84641,
    "longitude": 6.51484
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 104,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}