{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-ain-leuh-fes-meknes",
  "name": "MA",
  "description": "Small campsite behind the hostel, friendly staff, You can go hiking in the Atlas mountains just near the Ain Leuh village.",
  "url": "https://campertunity.com/listings/campgrounds/ma-ain-leuh-fes-meknes",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ain Leuh",
    "addressRegion": "Fes - Meknes"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.306243,
    "longitude": -5.334707
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/le-magot-de-l-atlas/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}