{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-73237-sidi-ali",
  "name": "Discharge Toilet",
  "description": "Paved area next to Auberge - on the edge of the village - on the piste - costs electricity depending on use - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-73237-sidi-ali",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650855428.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tafraoute Montagnes Road",
    "addressLocality": "73237",
    "addressRegion": "sidi-ali",
    "addressCountry": "morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.66883,
    "longitude": -4.68614
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/sidi-ali/73237/auberge-lac-maider"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "70",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "70+"
}