{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atlas-lake-inn-midelt-beni-mellal-khenifra",
  "name": "Atlas Lake Inn",
  "description": "This campsite is surrounded by nature in the middle Atlas on the western shore of Lake Aguelmane Sidi Ali where you can fish or swim.",
  "url": "https://campertunity.com/listings/campgrounds/atlas-lake-inn-midelt-beni-mellal-khenifra",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Midelt",
    "addressRegion": "Beni Mellal - Khenifra"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.080902,
    "longitude": -4.992998
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/parking-du-gite-atlas-lake-inn/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}