{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-al-haouz-draa-tafilalet-morocco",
  "name": "Dogs Allowed",
  "description": "Situated atop the pass. Behind the inn, where the good food is hot fire. Walking from the camp at 2100 meters. Flat place. Showering on request pp 15 phm.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-al-haouz-draa-tafilalet-morocco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792320.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R203",
    "addressLocality": "Al Haouz",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.86828,
    "longitude": -8.37911
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/al-haouz/48138/camping-auberge-tizi-n-test"
  ],
  "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+"
}