{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-hourtin-nouvelle-aquitaine",
  "name": "Discharge Toilet",
  "description": "5 star campsite - located on the beach - in the middle of a pine forest - access to a 9000 m² water park - dog allowed (€5-8 per day) Electricity €7-10 p.d.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-hourtin-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651161787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Marine À Contaut",
    "addressLocality": "Hourtin",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33990",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.22291,
    "longitude": -1.1647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€36+"
}