{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-azilan-chefchaouen-marokko",
  "name": "Camping Azilan",
  "description": "Enjoy a relaxing stay at Camping Azilan in Chefchaouen, Morocco. Visitor rating: 3.04.",
  "url": "https://campertunity.com/listings/campgrounds/camping-azilan-chefchaouen-marokko",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741239.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Sidi Abdelhamid",
    "addressLocality": "chefchaouen",
    "addressCountry": "marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.17511,
    "longitude": -5.26626
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}