{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/port-de-plaisance-hourtin-nouvelle-aquitaine",
  "name": "Port De Plaisance",
  "description": "beautiful, peaceful, marked pitches by the Marina-little shade, for the camping though-mini golf-small shop-sea 10 min drive-bicycle rental-shops and village 500 m",
  "url": "https://campertunity.com/listings/campgrounds/port-de-plaisance-hourtin-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664955.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hourtin",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33990",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18609,
    "longitude": -1.0572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.9",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€11.9+"
}