{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-serdrar-tazzarine-draa-tafilalet",
  "name": "Camping Serdrar",
  "description": "beautifully landscaped campsite with palm trees - well-equipped clean plumbing - sandwich service - from Tazarhine N12 towards Taghbalte - after about 11 km left a well-equipped 6 km long country road to the campsite",
  "url": "https://campertunity.com/listings/campgrounds/camping-serdrar-tazzarine-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742299.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "tazzarine",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.72145,
    "longitude": -5.47483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.43,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "70",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "70+"
}