{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-ferme-de-castellane-provence-alpes-cote-dazur-fr",
  "name": "Camping La Ferme De Castellane",
  "description": "Situated on river - Shopping possibility 2.3 km - Bread service - Center 2.6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-ferme-de-castellane-provence-alpes-cote-dazur-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825250.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hubac de la Lagne",
    "addressLocality": "castellane",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.83822,
    "longitude": 6.54174
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}