{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chez-mohamed-teklit-beni-mellal-khenifra-morocco",
  "name": "Chez Mohamed",
  "description": "Location near home - no facilities - near Tanfit Lake - permit available",
  "url": "https://campertunity.com/listings/campgrounds/chez-mohamed-teklit-beni-mellal-khenifra-morocco",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "teklit",
    "addressRegion": "beni-mellal-khenifra",
    "addressCountry": "morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.08161,
    "longitude": -5.50223
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/beni-mellal-khenifra/teklit/160411/chez-mohamed"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "0+"
}