{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/porte-de-sahara-ouzina-draa-tafilalet",
  "name": "Porte de Sahara Ouzina",
  "description": "Nice and quiet location at the end of the asphalt road Merzouga heading south - will be further expanded with a swimming pool and new toilet block - restaurant available.",
  "url": "https://campertunity.com/listings/campgrounds/porte-de-sahara-ouzina-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651156682.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ouzina",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.76469,
    "longitude": -4.17297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "75.27",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "75.27+"
}