{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-tabernas",
  "name": "Discharge Toilet",
  "description": "at restaurant in USA style - located in the dessert of Tabernas - new campsite for 160 places under construction - around many western villages where movies are made regularly - even with us many movies are produced - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-tabernas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650904621.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Diseminado Albardinales",
    "addressLocality": "Tabernas",
    "addressRegion": "andalusie",
    "postalCode": "04200",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.07264,
    "longitude": -2.35898
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.49,
    "reviewCount": 72,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€10+"
}