{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-amerdoul-icht-souss-massa",
  "name": "Camping Amerdoul",
  "description": "Small and simple campground located on a farm with great views of mountains, peaceful location, clean pool, the owner is friendly and helpful.",
  "url": "https://campertunity.com/listings/campgrounds/camping-amerdoul-icht-souss-massa",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National 12",
    "addressLocality": "Icht",
    "addressRegion": "Souss - Massa"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.047012,
    "longitude": -8.846118
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-amerdoul/"
  ]
}