{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ciela-village-forcalquier-les-routes-de-provence",
  "name": "Camping Ciela Village Forcalquier Les Routes de Provence",
  "description": "outdoor pool - snack - bread service - surcharge + camping places available - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ciela-village-forcalquier-les-routes-de-provence",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651095657.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Claude Delorme",
    "addressLocality": "Forcalquier",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96234,
    "longitude": 5.78738
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}