{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/asilah-rue-el-kharrazine",
  "name": "Asilah Rue El Kharrazine",
  "description": "Simple place, near the old medina. In the evening someone comes by and collects 80 dirham. You get a receipt with the date on it.",
  "url": "https://campertunity.com/listings/campgrounds/asilah-rue-el-kharrazine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651234938.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Mauritanie",
    "addressLocality": "Asilah",
    "addressRegion": "asilah",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.46541,
    "longitude": -6.032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "8",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "8+"
}