...

80.00AED / day

Clear dates

Tour Detail

Al Noor Mosque

80.00AED / day

Al Noor Mosque

Al Noor Mosque is a stunning architectural landmark, welcoming visitors to explore Islamic culture, serene spaces, and spiritual beauty.

AED 80
Total: AED 0.00

Al Noor Mosque Overview

 
Al Noor Mosque, located in Sharjah, UAE, is one of the most iconic mosques in the region, renowned for its stunning Ottoman-style architecture and serene ambiance. Open to both worshippers and visitors, the mosque offers a peaceful environment for prayer, cultural understanding, and guided tours. It is a must-visit destination for architecture enthusiasts, photographers, and those interested in Islamic culture.

Al Noor Mosque Highlight

  • Striking Ottoman-inspired architecture with intricate details
  • Grand prayer hall and beautifully designed minarets
  • Open for guided tours for non-Muslim visitors
  • Scenic location by Khalid Lagoon
  • Perfect for photography and cultural exploration

Al Noor Mosque Inclusions

  • Access to mosque exterior and designated visitor areas
  • Guided tours for non-Muslim visitors (if booked)
  • Access to cultural and educational displays
  • Photography in permitted areas

Al Noor Mosque Exclusions

  • Transportation to from the mosque
  • Entry to main prayer hall during active prayer times (for non-Muslims)
  • Food and beverages
  • Souvenirs and personal purchases

Al Noor Mosque How to Redeem

  • Check visiting hours for non-Muslim visitors.
  • Join a guided tour or explore permitted areas freely.
  • Follow the mosque’s dress code and rules while visiting.

Al Noor Mosque Important Information

  • Visiting hours: Typically mornings and afternoons for non-Muslim visitors (verify official timings)
  • Dress code: Modest clothing required; abayas provided for women
  • Photography allowed in designated areas only
  • Respect prayer timings and areas reserved for worshippers
  • Wheelchair accessible in visitor areas

Be the first to review “Al Noor Mosque”

Your email address will not be published. Required fields are marked *

<?php return ob_get_clean(); }); // ====== AJAX Email Sending ====== add_action('wp_ajax_send_tour_booking', 'send_tour_booking'); add_action('wp_ajax_nopriv_send_tour_booking', 'send_tour_booking'); function send_tour_booking() { $name = sanitize_text_field($_POST['name']); $email = sanitize_email($_POST['email']); $phone = sanitize_text_field($_POST['phone']); $tourData = sanitize_textarea_field($_POST['tourData']); $to = ['jawaddigitalminds@gmail.com']; // 🔹 Add multiple recipients $subject = "New Tour Booking from $name"; $message = "Name: $name\nEmail: $email\nPhone: $phone\n\n$tourData"; $headers = ['Content-Type: text/plain; charset=UTF-8']; wp_mail($to, $subject, $message, $headers); wp_send_json_success('Email sent successfully'); }
Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.