{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auberge-la-gazelle-bleue-caidat-de-taouz-draa-tafilalet",
  "name": "Auberge La Gazelle Bleue",
  "description": "Enjoy a relaxing stay at Auberge La Gazelle Bleue in Caïdat de Taouz, Morocco. Customer rating: 4.7.",
  "url": "https://campertunity.com/listings/campgrounds/auberge-la-gazelle-bleue-caidat-de-taouz-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818951.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "caidat-de-taouz",
    "addressRegion": "Drâa-Tafilalet",
    "postalCode": "52000",
    "addressCountry": "marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.09437,
    "longitude": -4.0048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}