{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/azia-azla-tanger-tetouan-al-hoceima",
  "name": "azia",
  "description": "motorhome under olive trees - sandy beach - center Martil 10km",
  "url": "https://campertunity.com/listings/campgrounds/azia-azla-tanger-tetouan-al-hoceima",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650760681.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N16",
    "addressLocality": "azla",
    "addressRegion": "tanger-tetouan-al-hoceima",
    "addressCountry": "marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.55078,
    "longitude": -5.24274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "53.76",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "53.76+"
}