{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-toubkal-taliouine-taroudant",
  "name": "Camping Toubkal",
  "description": "large campsite - restaurant - swimming pool",
  "url": "https://campertunity.com/listings/campgrounds/camping-toubkal-taliouine-taroudant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741554.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N10",
    "addressLocality": "Taliouine",
    "addressRegion": "taroudant",
    "addressCountry": "Maroc"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.52262,
    "longitude": -7.89363
  },
  "sameAs": [
    "https://www.campercontact.com/fr/maroc/taroudant/taliouine/19500/camping-toubkal",
    "https://park4night.com/en/place/21280"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "60+"
}