{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-bin-el-ouidane-beni-mellal-khenifra",
  "name": "MA",
  "description": "Perfect Campsite along the river just next the dam Bin El Ouidane, ideal for fishing and swimming, This is a small campsite but clean and located in peaceful place.",
  "url": "https://campertunity.com/listings/campgrounds/ma-bin-el-ouidane-beni-mellal-khenifra",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bin El Ouidane",
    "addressRegion": "Beni Mellal - Khenifra"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.106623,
    "longitude": -6.479013
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-eau-vive/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}