{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-la-teste-de-buch-nouvelle-aquitaine",
  "name": "Discharge Toilet",
  "description": "At Campsite Municipal du Lac de Cazaux - Separate entrance with barrier - Vending machine - Lake 1km - Center 12km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-la-teste-de-buch-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754268.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Guynemer",
    "addressLocality": "La Teste-de-Buch",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.53154,
    "longitude": -1.16016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.07,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}