{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-alnif",
  "name": "Discharge Toilet",
  "description": "camperplace hotel on the N12 between Tazzarine and Alnif - large pool [paid]",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-alnif",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N12",
    "addressLocality": "Alnif",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.02824,
    "longitude": -5.26515
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/alnif/54147/auberge-kasbah-meteorites"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "53.76",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "53.76+"
}