{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-falaise-narbonne-occitanie",
  "name": "Camping Municipal la Falaise",
  "description": "Places on big campsite - quickstop camper possible [max 24h, not available from 01 / 07-01 / 09] - bread service - beach 200m - center 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-la-falaise-narbonne-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750804.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Vacances",
    "addressLocality": "Narbonne",
    "addressRegion": "occitanie",
    "postalCode": "11100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15988,
    "longitude": 3.16236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.93,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€21+"
}