{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-azilan-established-campground-morocco",
  "name": "Camping Azilan | Established Campground | Morocco",
  "description": "Campsite on top of a hill. Mobile homes, tents and overlanders. Cost: MAD30 per person, MAD30 per car. Great location on the hill above the town, ten minutes walk down some steps to hit the medina. Lots of trees. Cold showers and fairly clean toilets. Hot shower costs MAD10. Wifi and restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/camping-azilan-established-campground-morocco",
  "image": [
    "https://ioverlander.com/cdn/variarts/5410/small/0/imagejpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1757,
    "longitude": -5.26685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}