{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-le-floride-lembouchure-le-barcares-occitanie",
  "name": "Camping Club Le Floride Lembouchure",
  "description": "100 m to the sea - Situated by river - Shopping possibility 600 m - Center 3.8 km - Bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-le-floride-lembouchure-le-barcares-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826815.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Saint-Laurent",
    "addressLocality": "le-barcares",
    "addressRegion": "occitanie",
    "postalCode": "66420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.77859,
    "longitude": 3.03004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "63",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€63+"
}