{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-miramonte-resort-tangier-tanger-asilah",
  "name": "Camping Miramonte Resort",
  "description": "Enjoy a relaxing stay at Camping Miramonte Resort in Tangier, Morocco. Visitors' rating: 4.03.",
  "url": "https://campertunity.com/listings/campgrounds/camping-miramonte-resort-tangier-tanger-asilah",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650867982.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merkala-Marshan",
    "addressLocality": "Tangier",
    "addressRegion": "Tanger-Asilah",
    "postalCode": "90000",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.79085,
    "longitude": -5.83267
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}