{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-amghar-tasla-draa-tafilalet-morocco",
  "name": "Camping Amghar",
  "description": "camping in the grounds of a farm-between the palms and olive trees-small toilet block and hot shower",
  "url": "https://campertunity.com/listings/campgrounds/camping-amghar-tasla-draa-tafilalet-morocco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R108",
    "addressLocality": "Tasla",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.565,
    "longitude": -6.75195
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/tasla/20021/camping-amghar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "75.27",
    "priceValidUntil": "2026-10-17"
  },
  "priceRange": "75.27+"
}