{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-el-ouatia-guelmime-oued-noun",
  "name": "MA",
  "description": "This campsite is a great place to stay, it is situated near a the beach, wash-room and showers are clean, the Staff were all very friendly.",
  "url": "https://campertunity.com/listings/campgrounds/ma-el-ouatia-guelmime-oued-noun",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "El Ouatia",
    "addressRegion": "Guelmime - Oued Noun"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.491987,
    "longitude": -11.337319
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-sables-dor/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}