{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hotel-camping-addoud-tamtetoucht-draa-tafilalet",
  "name": "Hotel camping Addoud",
  "description": "campsite on altitude - use GPS coordinates - near road R703 - view over village - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/hotel-camping-addoud-tamtetoucht-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821920.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R703",
    "addressLocality": "Tamtetoucht",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.68093,
    "longitude": -5.53312
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/tamtetoucht/63084/hotel-camping-addoud"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "50+"
}