{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-martil",
  "name": "MA",
  "description": "Camping Alboustane is a nice and clean campsite located near the beach of Martil, excellent restaurant and friendly staff.",
  "url": "https://campertunity.com/listings/campgrounds/ma-martil",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Martil",
    "addressRegion": "Tangier - Tetouan"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.62892,
    "longitude": -5.27775
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-alboustane/"
  ]
}