{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-marina-landes-mimizan-nouvelle-aquitaine",
  "name": "Club Marina Landes",
  "description": "In forest By beach By sea By coast Bread service Golf course City 1000m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-marina-landes-mimizan-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650828098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Marina",
    "addressLocality": "mimizan",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.20372,
    "longitude": -1.29106
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21.5+"
}