
{"id":28594,"date":"2026-05-07T19:41:31","date_gmt":"2026-05-07T16:41:31","guid":{"rendered":"https:\/\/newhaj.com\/gruppa-otelej-al-andalus-palace\/"},"modified":"2026-05-07T19:41:44","modified_gmt":"2026-05-07T16:41:44","slug":"gruppa-otelej-al-andalus-palace","status":"publish","type":"post","link":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/","title":{"rendered":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace"},"content":{"rendered":"\n\n\n\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&#038;family=Lato:wght@300;400;700&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n  :root {\n    --gold: #C8A96E;\n    --gold-light: #E8D5A3;\n    --dark: #1A1208;\n    --dark2: #2C2010;\n    --cream: #FAF6EE;\n    --text: #3D2F1A;\n    --muted: #7A6A54;\n    --border: #DDD0B3;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Lato', sans-serif;\n    background: var(--cream);\n    color: var(--text);\n    line-height: 1.7;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .ap-hero {\n    background: linear-gradient(135deg, var(--dark) 0%, #3A2A10 60%, #5A3E18 100%);\n    color: #fff;\n    text-align: center;\n    padding: 72px 24px 60px;\n    position: relative;\n    overflow: hidden;\n  }\n  .ap-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 50% 0%, rgba(200,169,110,.25) 0%, transparent 70%);\n  }\n  .ap-hero .badge {\n    display: inline-block;\n    border: 1px solid var(--gold);\n    color: var(--gold);\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    padding: 6px 18px;\n    border-radius: 40px;\n    margin-bottom: 22px;\n    position: relative;\n  }\n  .ap-hero h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(28px, 5vw, 52px);\n    font-weight: 700;\n    line-height: 1.15;\n    color: #fff;\n    position: relative;\n    margin-bottom: 14px;\n  }\n  .ap-hero h1 span { color: var(--gold); }\n  .ap-hero .sub {\n    font-size: 16px;\n    color: rgba(255,255,255,.72);\n    max-width: 560px;\n    margin: 0 auto 32px;\n    position: relative;\n  }\n  .ap-hero .stars {\n    font-size: 22px;\n    letter-spacing: 4px;\n    color: var(--gold);\n    position: relative;\n    margin-bottom: 6px;\n  }\n  .ap-divider {\n    width: 60px;\n    height: 2px;\n    background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    margin: 24px auto;\n  }\n\n  \/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n  .ap-section {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 56px 24px;\n  }\n  .ap-section-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3.5vw, 34px);\n    font-weight: 600;\n    color: var(--dark2);\n    margin-bottom: 6px;\n  }\n  .ap-section-title span { color: var(--gold); }\n  .ap-section-lead {\n    font-size: 15px;\n    color: var(--muted);\n    max-width: 680px;\n    margin-bottom: 36px;\n  }\n  .ap-about-box {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-left: 4px solid var(--gold);\n    border-radius: 6px;\n    padding: 32px 36px;\n    font-size: 15.5px;\n    line-height: 1.8;\n    color: var(--text);\n    box-shadow: 0 4px 20px rgba(0,0,0,.05);\n  }\n\n  \/* \u2500\u2500 STATS BAR \u2500\u2500 *\/\n  .ap-stats {\n    background: linear-gradient(135deg, var(--dark) 0%, var(--dark2) 100%);\n    padding: 36px 24px;\n  }\n  .ap-stats-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 16px;\n  }\n  .ap-stat {\n    text-align: center;\n    flex: 1;\n    min-width: 130px;\n    padding: 16px;\n  }\n  .ap-stat .num {\n    font-family: 'Playfair Display', serif;\n    font-size: 38px;\n    font-weight: 700;\n    color: var(--gold);\n    line-height: 1;\n  }\n  .ap-stat .lbl {\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: rgba(255,255,255,.65);\n    margin-top: 6px;\n  }\n\n  \/* \u2500\u2500 HOTELS GRID \u2500\u2500 *\/\n  .ap-hotels-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\n    gap: 24px;\n    margin-top: 8px;\n  }\n  .ap-hotel-card {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 2px 12px rgba(0,0,0,.06);\n    transition: box-shadow .25s, transform .25s;\n  }\n  .ap-hotel-card:hover {\n    box-shadow: 0 8px 32px rgba(0,0,0,.12);\n    transform: translateY(-3px);\n  }\n  .ap-card-head {\n    background: linear-gradient(135deg, var(--dark) 0%, #3A2A10 100%);\n    padding: 22px 22px 16px;\n    position: relative;\n  }\n  .ap-card-head .zone {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--gold-light);\n    margin-bottom: 6px;\n  }\n  .ap-card-head h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 18px;\n    color: #fff;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n  .ap-card-dist {\n    position: absolute;\n    top: 16px;\n    right: 16px;\n    background: var(--gold);\n    color: var(--dark);\n    font-size: 11px;\n    font-weight: 700;\n    padding: 4px 10px;\n    border-radius: 20px;\n  }\n  .ap-card-body {\n    padding: 18px 22px 22px;\n  }\n  .ap-card-body p {\n    font-size: 14px;\n    color: var(--muted);\n    line-height: 1.7;\n  }\n  .ap-card-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 14px;\n  }\n  .ap-tag {\n    font-size: 11px;\n    background: var(--cream);\n    border: 1px solid var(--border);\n    color: var(--text);\n    padding: 3px 10px;\n    border-radius: 20px;\n  }\n\n  \/* \u2500\u2500 FEATURES \u2500\u2500 *\/\n  .ap-features {\n    background: #fff;\n    border-top: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n  }\n  .ap-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 0;\n  }\n  .ap-feature {\n    padding: 36px 28px;\n    border-right: 1px solid var(--border);\n    border-bottom: 1px solid var(--border);\n    transition: background .2s;\n  }\n  .ap-feature:hover { background: var(--cream); }\n  .ap-feature .icon {\n    font-size: 30px;\n    margin-bottom: 14px;\n    display: block;\n  }\n  .ap-feature h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--dark2);\n    margin-bottom: 6px;\n  }\n  .ap-feature p {\n    font-size: 13px;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 LOCATION HIGHLIGHTS \u2500\u2500 *\/\n  .ap-loc-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\n    gap: 20px;\n    margin-top: 8px;\n  }\n  .ap-loc-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 18px 20px;\n  }\n  .ap-loc-item .dot {\n    width: 10px;\n    height: 10px;\n    background: var(--gold);\n    border-radius: 50%;\n    margin-top: 7px;\n    flex-shrink: 0;\n  }\n  .ap-loc-item p { font-size: 14px; color: var(--text); line-height: 1.6; }\n  .ap-loc-item strong { color: var(--dark2); }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .ap-cta {\n    background: linear-gradient(135deg, var(--dark) 0%, #3A2A10 100%);\n    text-align: center;\n    padding: 56px 24px;\n  }\n  .ap-cta h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(22px, 3.5vw, 34px);\n    color: #fff;\n    margin-bottom: 12px;\n  }\n  .ap-cta p {\n    color: rgba(255,255,255,.65);\n    font-size: 15px;\n    max-width: 500px;\n    margin: 0 auto 32px;\n  }\n  .ap-btn {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--dark);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 14px 36px;\n    border-radius: 40px;\n    text-decoration: none;\n    transition: background .2s, transform .2s;\n  }\n  .ap-btn:hover { background: var(--gold-light); transform: translateY(-2px); }\n  .ap-btn-outline {\n    display: inline-block;\n    border: 2px solid var(--gold);\n    color: var(--gold);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 12px 32px;\n    border-radius: 40px;\n    text-decoration: none;\n    margin-left: 12px;\n    transition: all .2s;\n  }\n  .ap-btn-outline:hover { background: var(--gold); color: var(--dark); }\n\n  \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n  .ap-contact-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n    gap: 20px;\n    margin-top: 8px;\n  }\n  .ap-contact-item {\n    background: #fff;\n    border: 1px solid var(--border);\n    border-top: 3px solid var(--gold);\n    border-radius: 6px;\n    padding: 22px 22px;\n  }\n  .ap-contact-item .label {\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--muted);\n    margin-bottom: 8px;\n  }\n  .ap-contact-item .value {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--dark2);\n    text-decoration: none;\n  }\n  .ap-contact-item a { color: var(--gold); text-decoration: none; }\n  .ap-contact-item a:hover { text-decoration: underline; }\n\n  \/* \u2500\u2500 RIBBON \u2500\u2500 *\/\n  .ap-ribbon {\n    background: var(--gold);\n    text-align: center;\n    padding: 14px 24px;\n    font-size: 13px;\n    letter-spacing: 1px;\n    font-weight: 700;\n    color: var(--dark);\n  }\n\n  @media (max-width: 600px) {\n    .ap-about-box { padding: 22px 20px; }\n    .ap-btn-outline { margin-left: 0; margin-top: 12px; display: block; width: fit-content; margin: 12px auto 0; }\n  }\n<\/style>\n\n\n\n<!-- RIBBON -->\n<div class=\"ap-ribbon\">\ud83d\udd4c Al-Madinah Al-Munawwarah, Saudi Arabia  |  Hospitality near the Prophet&#8217;s Mosque<\/div>\n\n<!-- HERO -->\n<div class=\"ap-hero\">\n  <div class=\"badge\">Established Hotel Group \u00b7 Madinah<\/div>\n  <h1>Al-Andalus <span>Palace<\/span><br\/>Hotels Group<\/h1>\n  <p class=\"sub\">A premier chain of eight hotels in Madinah, offering distinguished hospitality just steps from Al-Masjid an-Nabawi.<\/p>\n  <div class=\"stars\">\u2605\u2605\u2605<\/div>\n  <div style=\"color:rgba(255,255,255,.55);font-size:13px;letter-spacing:1px;\">3-STAR CERTIFIED \u00b7 ALL HOTELS<\/div>\n  <div class=\"ap-divider\"><\/div>\n  <a href=\"https:\/\/www.andalusphg.com\/\" target=\"_blank\" class=\"ap-btn\" style=\"position:relative;\">Visit Official Website<\/a>\n<\/div>\n\n<!-- STATS -->\n<div class=\"ap-stats\">\n  <div class=\"ap-stats-inner\">\n    <div class=\"ap-stat\"><div class=\"num\">8<\/div><div class=\"lbl\">Hotels in Chain<\/div><\/div>\n    <div class=\"ap-stat\"><div class=\"num\">\u2605\u2605\u2605<\/div><div class=\"lbl\">Star Rating<\/div><\/div>\n    <div class=\"ap-stat\"><div class=\"num\">100m<\/div><div class=\"lbl\">Closest to Prophet&#8217;s Mosque<\/div><\/div>\n    <div class=\"ap-stat\"><div class=\"num\">24\/7<\/div><div class=\"lbl\">Guest Services<\/div><\/div>\n    <div class=\"ap-stat\"><div class=\"num\">150+<\/div><div class=\"lbl\">Rooms (Elite Property)<\/div><\/div>\n  <\/div>\n<\/div>\n\n<!-- ABOUT -->\n<div class=\"ap-section\">\n  <h2 class=\"ap-section-title\">About <span>Al-Andalus<\/span> Palace Hotels Group<\/h2>\n  <p class=\"ap-section-lead\">One of the leading hospitality companies in Madinah, Saudi Arabia<\/p>\n  <div class=\"ap-about-box\">\n    <p>Al-Andalus Palace Hotels Group is affiliated with Al-Andalus Classy Real Estate Company, one of the leading companies in Madinah in the fields of real estate and hotel investments. The group owns a hotel chain of <strong>eight hotels<\/strong> across Madinah, each with varying advantages designed to meet all guest desires and provide the freedom to choose the best hotel experience.<\/p>\n    <br\/>\n    <p>Every property in the portfolio is fully equipped with integrated hotel facilities and offers distinguished services \u2014 from 24-hour front desks and room service to on-site restaurants, private parking, and daily housekeeping. Whether guests seek a premium location steps from Al-Masjid an-Nabawi or a comfortable, affordable stay near the airport, the group has a property to match.<\/p>\n  <\/div>\n<\/div>\n\n<!-- FEATURES -->\n<div class=\"ap-features\">\n  <div class=\"ap-section\" style=\"padding-top:48px;padding-bottom:0;\">\n    <h2 class=\"ap-section-title\">Hotel <span>Facilities &#038; Services<\/span><\/h2>\n    <p class=\"ap-section-lead\">All properties offer a comprehensive range of guest-focused amenities<\/p>\n  <\/div>\n  <div class=\"ap-section\" style=\"padding-top:12px;\">\n    <div class=\"ap-features-grid\">\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83c\udf7d\ufe0f<\/span><h4>Restaurant &#038; Dining<\/h4><p>On-site restaurant and coffee house available at select properties with buffet breakfast options.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83c\udd7f\ufe0f<\/span><h4>Private Parking<\/h4><p>Private car parking and parking garage accessible for guests across the group&#8217;s properties.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83d\udece\ufe0f<\/span><h4>24-Hour Front Desk<\/h4><p>Around-the-clock reception with dedicated staff ready to assist guests at any time.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83d\udecf\ufe0f<\/span><h4>Varied Room Types<\/h4><p>Multiple room categories to suit solo pilgrims, families, and groups \u2014 all air-conditioned with balconies at select hotels.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83e\uddf9<\/span><h4>Daily Housekeeping<\/h4><p>Professional daily housekeeping service guaranteed throughout every stay.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83d\udcf6<\/span><h4>Free Wi-Fi<\/h4><p>Complimentary wireless internet available for guests at select properties.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83c\udf73<\/span><h4>Buffet Breakfast<\/h4><p>Buffet breakfast service available at select hotels within the group&#8217;s portfolio.<\/p><\/div>\n      <div class=\"ap-feature\"><span class=\"icon\">\ud83c\udfe2<\/span><h4>Serviced Apartments<\/h4><p>The Golden Pearl Hotel offers fully serviced apartment-style accommodations for extended stays.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- HOTELS -->\n<div class=\"ap-section\">\n  <h2 class=\"ap-section-title\">Our <span>Hotels<\/span><\/h2>\n  <p class=\"ap-section-lead\">Eight properties across Madinah \u2014 from the heart of the holy district to the city&#8217;s outskirts<\/p>\n  <div class=\"ap-hotels-grid\">\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Southern Region<\/div>\n        <h3>Al-Andalus Palace Hotel 1<\/h3>\n        <span class=\"ap-card-dist\">250 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Located in the southern region, just 250 meters from the Prophet&#8217;s Mosque. Situated near the Madinah Museum and the tourist destination Quba Avenue.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">Southern Region<\/span>\n          <span class=\"ap-tag\">250m to Mosque<\/span>\n          <span class=\"ap-tag\">Near Quba Ave.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Northern Region<\/div>\n        <h3>Al-Andalus Palace Hotel 3<\/h3>\n        <span class=\"ap-card-dist\">300 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Located in the northern region, 300 meters from the Prophet&#8217;s Mosque. Close to the women&#8217;s chapel and nearby commercial centers and markets.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">Northern Region<\/span>\n          <span class=\"ap-tag\">300m to Mosque<\/span>\n          <span class=\"ap-tag\">Near Markets<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Northern Region<\/div>\n        <h3>Al-Andalus Golden Palace Hotel<\/h3>\n        <span class=\"ap-card-dist\">350 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Situated in the northern region, 350 meters from the Prophet&#8217;s Mosque. Near the women&#8217;s prayer hall and commercial centers.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">Northern Region<\/span>\n          <span class=\"ap-tag\">350m to Mosque<\/span>\n          <span class=\"ap-tag\">Women&#8217;s Prayer Hall<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Northern Region<\/div>\n        <h3>Al-Andalus Plus Palace Hotel<\/h3>\n        <span class=\"ap-card-dist\">400 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Located in the northern region, 400 meters from the Prophet&#8217;s Mosque. Near the women&#8217;s chapel and commercial centers and markets.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">Northern Region<\/span>\n          <span class=\"ap-tag\">400m to Mosque<\/span>\n          <span class=\"ap-tag\">Near Markets<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">South-Central Area<\/div>\n        <h3>Roaa Al-Andalus Hotel<\/h3>\n        <span class=\"ap-card-dist\">100 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Privileged location in the southern central area, just 100 meters from the Prophet&#8217;s Mosque with a second-row view. Near the Madinah Museum and Mount Uhud Park. Free Wi-Fi and buffet breakfast available.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">100m to Mosque<\/span>\n          <span class=\"ap-tag\">Mosque View<\/span>\n          <span class=\"ap-tag\">Free Wi-Fi<\/span>\n          <span class=\"ap-tag\">Buffet Breakfast<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">South-Western Region<\/div>\n        <h3>Roaya Al-Andalus Hotel<\/h3>\n        <span class=\"ap-card-dist\">900 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Located in the southwestern region, 900 meters from the Prophet&#8217;s Mosque. Near the Madinah Museum, Quba Avenue, and Anbariya Square. Air-conditioned rooms with balconies and room service.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">SW Region<\/span>\n          <span class=\"ap-tag\">Anbariya Square<\/span>\n          <span class=\"ap-tag\">Balconies<\/span>\n          <span class=\"ap-tag\">Restaurant<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Central Location<\/div>\n        <h3>Al-Andalus Diamond Palace Hotel<\/h3>\n        <span class=\"ap-card-dist\">850 m<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Privileged location 850 meters from the Prophet&#8217;s Mosque. Near Quba Avenue and the famous Qurban Market. Full hotel facilities and distinguished services.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">850m to Mosque<\/span>\n          <span class=\"ap-tag\">Near Qurban Market<\/span>\n          <span class=\"ap-tag\">Quba Ave.<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ap-hotel-card\">\n      <div class=\"ap-card-head\">\n        <div class=\"zone\">Airport Area<\/div>\n        <h3>Golden Pearl Hotel (Serviced Apartments)<\/h3>\n        <span class=\"ap-card-dist\">~10 min<\/span>\n      <\/div>\n      <div class=\"ap-card-body\">\n        <p>Located near Madinah International Airport, reachable within 10 minutes by car. Also near the Riyadh highway and Al Badrani neighborhood park. Ideal for extended stays.<\/p>\n        <div class=\"ap-card-tags\">\n          <span class=\"ap-tag\">Near Airport<\/span>\n          <span class=\"ap-tag\">Serviced Apts<\/span>\n          <span class=\"ap-tag\">Riyadh Highway<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<!-- LOCATION HIGHLIGHTS -->\n<div style=\"background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);\">\n  <div class=\"ap-section\">\n    <h2 class=\"ap-section-title\">Nearby <span>Landmarks<\/span><\/h2>\n    <p class=\"ap-section-lead\">Ideally positioned near Madinah&#8217;s most important religious and cultural sites<\/p>\n    <div class=\"ap-loc-grid\">\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Al-Masjid an-Nabawi<\/strong> (Prophet&#8217;s Mosque) \u2014 from 100 m to 900 m depending on property<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Al-Madina Museum<\/strong> \u2014 within walking distance of multiple properties<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Quba Avenue<\/strong> \u2014 tourist destination near several hotels<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Quba Mosque<\/strong> \u2014 approx. 3.7 km from select properties<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Qiblatain Mosque<\/strong> \u2014 approx. 6.1\u20136.8 km away<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Mount Uhud \/ Jabal Ahad Park<\/strong> \u2014 approx. 7.6\u20138.4 km from central hotels<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Hejaz Railway Museum<\/strong> \u2014 approx. 550 m from select properties<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Prince Mohammad bin Abdulaziz International Airport<\/strong> \u2014 15 km \/ ~10 min drive<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Anbariya Square<\/strong> \u2014 tourist destination near the Roaya Al-Andalus Hotel<\/p><\/div>\n      <div class=\"ap-loc-item\"><div class=\"dot\"><\/div><p><strong>Al Jum&#8217;a Mosque<\/strong> \u2014 accessible from select properties within walking distance<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- CTA -->\n<div class=\"ap-cta\">\n  <h2>Plan Your Stay in Madinah<\/h2>\n  <p>Choose from eight hotels tailored to pilgrims, families, and travelers seeking comfort close to the Prophet&#8217;s Mosque.<\/p>\n  <a href=\"https:\/\/www.andalusphg.com\/\" target=\"_blank\" class=\"ap-btn\">Book Now<\/a>\n  <a href=\"https:\/\/www.andalusphg.com\/\" target=\"_blank\" class=\"ap-btn-outline\">View All Hotels<\/a>\n<\/div>\n\n<!-- CONTACT -->\n<div class=\"ap-section\">\n  <h2 class=\"ap-section-title\">Contact <span>Information<\/span><\/h2>\n  <p class=\"ap-section-lead\">Reach the Al-Andalus Palace Hotels Group<\/p>\n  <div class=\"ap-contact-grid\">\n    <div class=\"ap-contact-item\">\n      <div class=\"label\">Location<\/div>\n      <div class=\"value\">Madinah, Saudi Arabia<\/div>\n    <\/div>\n    <div class=\"ap-contact-item\">\n      <div class=\"label\">Official Website<\/div>\n      <div class=\"value\"><a href=\"https:\/\/www.andalusphg.com\/\" target=\"_blank\">www.andalusphg.com<\/a><\/div>\n    <\/div>\n    <div class=\"ap-contact-item\">\n      <div class=\"label\">Category<\/div>\n      <div class=\"value\">Hotel Group \u00b7 3-Star<\/div>\n    <\/div>\n    <div class=\"ap-contact-item\">\n      <div class=\"label\">Number of Properties<\/div>\n      <div class=\"value\">8 Hotels in Madinah<\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd4c Al-Madinah Al-Munawwarah, Saudi Arabia | Hospitality near the Prophet&#8217;s Mosque Established Hotel Group \u00b7 Madinah Al-Andalus PalaceHotels Group A premier chain of eight hotels in Madinah, offering distinguished hospitality just steps from Al-Masjid an-Nabawi. \u2605\u2605\u2605 3-STAR CERTIFIED \u00b7 ALL HOTELS Visit Official Website 8 Hotels in Chain \u2605\u2605\u2605 Star Rating 100m Closest to Prophet&#8217;s<a class=\"moretag\" href=\"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/\"> Read more&#8230;<\/a><\/p>\n","protected":false},"author":236472867,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[755],"tags":[748,751,806,794],"class_list":["post-28594","post","type-post","status-publish","format-standard","hentry","category-blog","tag-umrah-2","tag-hadzh","tag-makkah-2","tag-umrah-3"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace - NewHaj<\/title>\n<meta name=\"description\" content=\"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace\" \/>\n<meta property=\"og:description\" content=\"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f\" \/>\n<meta property=\"og:url\" content=\"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/\" \/>\n<meta property=\"og:site_name\" content=\"NewHaj\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hajhotelsnt\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-07T16:41:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T16:41:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/02\/cropped-Snimok-ekrana-2024-03-26-v-1.35.41-AM.png?fit=512%2C512&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"NewHaj Hub\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@HotelMakkah2\" \/>\n<meta name=\"twitter:site\" content=\"@HotelMakkah2\" \/>\n<meta name=\"twitter:label1\" content=\"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c\" \/>\n\t<meta name=\"twitter:data1\" content=\"NewHaj Hub\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/\"},\"author\":{\"name\":\"NewHaj Hub\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#\\\/schema\\\/person\\\/00509f63e964e8485b253aa28be1cce2\"},\"headline\":\"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace\",\"datePublished\":\"2026-05-07T16:41:31+00:00\",\"dateModified\":\"2026-05-07T16:41:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/\"},\"wordCount\":814,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\"},\"keywords\":[\"\u0423\u043c\u0440\u0430\",\"\u0425\u0430\u0434\u0436\",\"Makkah\",\"Umrah\"],\"articleSection\":[\"\u0411\u043b\u043e\u0433\"],\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/\",\"name\":\"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace - NewHaj\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#website\"},\"datePublished\":\"2026-05-07T16:41:31+00:00\",\"dateModified\":\"2026-05-07T16:41:44+00:00\",\"description\":\"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f\u0434\u043e\u043c \u0441 \u043c\u0435\u0447\u0435\u0442\u044c\u044e \u041f\u0440\u043e\u0440\u043e\u043a\u0430 \u0441 \u043d\u0430\u0448\u0435\u0439 \u0432\u0435\u0434\u0443\u0449\u0435\u0439 \u0441\u0435\u0442\u044c\u044e \u043e\u0442\u0435\u043b\u0435\u0439.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0414\u043e\u043c\",\"item\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#website\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\",\"name\":\"NewHaj\",\"description\":\"Umrah and Hajj\",\"publisher\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\"},\"alternateName\":\"NH\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#organization\",\"name\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\",\"alternateName\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hajhotelsnt\",\"https:\\\/\\\/x.com\\\/HotelMakkah2\",\"https:\\\/\\\/www.youtube.com\\\/@Hajhotel\"],\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/#\\\/schema\\\/person\\\/00509f63e964e8485b253aa28be1cce2\",\"name\":\"NewHaj Hub\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\\\/\\\/newhaj.com\\\/wp-content\\\/plugins\\\/userswp\\\/assets\\\/images\\\/no_profile.png\",\"caption\":\"NewHaj Hub\"},\"description\":\"For Hajj and Umrah\",\"sameAs\":[\"https:\\\/\\\/newhaj.com\\\/\"],\"honorificPrefix\":\"Mr\",\"gender\":\"\u041c\u0443\u0436\u0441\u043a\u043e\u0439\",\"url\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/profil\\\/adam\\\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/newhaj.com\\\/ru\\\/gruppa-otelej-al-andalus-palace\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/newhaj.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/images.png?fit=225%2C225&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/newhaj.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/images.png?fit=225%2C225&ssl=1\",\"width\":225,\"height\":225,\"caption\":\"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace - NewHaj","description":"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace","og_description":"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f","og_url":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/","og_site_name":"NewHaj","article_publisher":"https:\/\/www.facebook.com\/hajhotelsnt","article_published_time":"2026-05-07T16:41:31+00:00","article_modified_time":"2026-05-07T16:41:44+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/02\/cropped-Snimok-ekrana-2024-03-26-v-1.35.41-AM.png?fit=512%2C512&ssl=1","type":"image\/png"}],"author":"NewHaj Hub","twitter_card":"summary_large_image","twitter_creator":"@HotelMakkah2","twitter_site":"@HotelMakkah2","twitter_misc":{"\u041d\u0430\u043f\u0438\u0441\u0430\u043d\u043e \u0430\u0432\u0442\u043e\u0440\u043e\u043c":"NewHaj Hub","\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"4 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#article","isPartOf":{"@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/"},"author":{"name":"NewHaj Hub","@id":"https:\/\/newhaj.com\/ru\/#\/schema\/person\/00509f63e964e8485b253aa28be1cce2"},"headline":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace","datePublished":"2026-05-07T16:41:31+00:00","dateModified":"2026-05-07T16:41:44+00:00","mainEntityOfPage":{"@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/"},"wordCount":814,"commentCount":0,"publisher":{"@id":"https:\/\/newhaj.com\/ru\/#organization"},"keywords":["\u0423\u043c\u0440\u0430","\u0425\u0430\u0434\u0436","Makkah","Umrah"],"articleSection":["\u0411\u043b\u043e\u0433"],"inLanguage":"ru-RU","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/","url":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/","name":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace - NewHaj","isPartOf":{"@id":"https:\/\/newhaj.com\/ru\/#website"},"datePublished":"2026-05-07T16:41:31+00:00","dateModified":"2026-05-07T16:41:44+00:00","description":"\u0418\u0441\u0441\u043b\u0435\u0434\u0443\u0439\u0442\u0435 \u0434\u0432\u043e\u0440\u0435\u0446 \u0410\u043b\u044c-\u0410\u043d\u0434\u0430\u043b\u0443\u0441 \u0438 \u043d\u0430\u0441\u043b\u0430\u0436\u0434\u0430\u0439\u0442\u0435\u0441\u044c \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u043e\u043c \u0440\u044f\u0434\u043e\u043c \u0441 \u043c\u0435\u0447\u0435\u0442\u044c\u044e \u041f\u0440\u043e\u0440\u043e\u043a\u0430 \u0441 \u043d\u0430\u0448\u0435\u0439 \u0432\u0435\u0434\u0443\u0449\u0435\u0439 \u0441\u0435\u0442\u044c\u044e \u043e\u0442\u0435\u043b\u0435\u0439.","breadcrumb":{"@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0414\u043e\u043c","item":"https:\/\/newhaj.com\/ru\/"},{"@type":"ListItem","position":2,"name":"\u0413\u0440\u0443\u043f\u043f\u0430 \u043e\u0442\u0435\u043b\u0435\u0439 Al-Andalus Palace"}]},{"@type":"WebSite","@id":"https:\/\/newhaj.com\/ru\/#website","url":"https:\/\/newhaj.com\/ru\/","name":"NewHaj","description":"Umrah and Hajj","publisher":{"@id":"https:\/\/newhaj.com\/ru\/#organization"},"alternateName":"NH","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/newhaj.com\/ru\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":["Organization","Place"],"@id":"https:\/\/newhaj.com\/ru\/#organization","name":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421","alternateName":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421","url":"https:\/\/newhaj.com\/ru\/","logo":{"@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#local-main-organization-logo"},"image":{"@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/hajhotelsnt","https:\/\/x.com\/HotelMakkah2","https:\/\/www.youtube.com\/@Hajhotel"],"telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"opens":"09:00","closes":"17:00"}]},{"@type":"Person","@id":"https:\/\/newhaj.com\/ru\/#\/schema\/person\/00509f63e964e8485b253aa28be1cce2","name":"NewHaj Hub","image":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","url":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5e0ba4db0be4a91cf2fac01a1276f1027dc0e4c6953351ac2d1cbdcd552989b2?s=96&r=g&d=https:\/\/newhaj.com\/wp-content\/plugins\/userswp\/assets\/images\/no_profile.png","caption":"NewHaj Hub"},"description":"For Hajj and Umrah","sameAs":["https:\/\/newhaj.com\/"],"honorificPrefix":"Mr","gender":"\u041c\u0443\u0436\u0441\u043a\u043e\u0439","url":"https:\/\/newhaj.com\/ru\/profil\/adam\/"},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/newhaj.com\/ru\/gruppa-otelej-al-andalus-palace\/#local-main-organization-logo","url":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/03\/images.png?fit=225%2C225&ssl=1","contentUrl":"https:\/\/i0.wp.com\/newhaj.com\/wp-content\/uploads\/2026\/03\/images.png?fit=225%2C225&ssl=1","width":225,"height":225,"caption":"\u041a\u0420\u0410\u0421\u041d\u042b\u0419 \u041b\u042e\u041a\u0421"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":28591,"url":"https:\/\/newhaj.com\/al-andalus-palace-hotels-group\/","url_meta":{"origin":28594,"position":0},"title":"Al-Andalus\u00a0Palace Hotels Group","author":"NewHaj Hub","date":"07.05.2026","format":false,"excerpt":"\ud83d\udd4c Al-Madinah Al-Munawwarah, Saudi Arabia \u00a0|\u00a0 Hospitality near the Prophet's Mosque Established Hotel Group \u00b7 Madinah Al-Andalus PalaceHotels Group A premier chain of eight hotels in Madinah, offering distinguished hospitality just steps from Al-Masjid an-Nabawi. \u2605\u2605\u2605 3-STAR CERTIFIED \u00b7 ALL HOTELS Visit Official Website 8Hotels in Chain \u2605\u2605\u2605Star Rating 100mClosest\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":21744,"url":"https:\/\/newhaj.com\/newhaj-hub\/","url_meta":{"origin":28594,"position":1},"title":"NewHaj Hub","author":"NewHaj Hub","date":"26.03.2026","format":false,"excerpt":"\u2726 Global Digital Hub \u00b7 Saudi Arabia newhaj-landing NewHajHub Hajj & Umrah Services Your complete digital companion for the sacred journey. Verified hotels, licensed companies, and trusted transport \u2014 all in one place for pilgrims worldwide. Explore Services List Your Business 89 Hotels Listed 25 Hajj Companies 125+ Partners Onboard\u2026","rel":"","context":"\u0412 &quot;\u0411\u043b\u043e\u0433&quot;","block_context":{"text":"\u0411\u043b\u043e\u0433","link":"https:\/\/newhaj.com\/ru\/\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\/blog\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":28646,"url":"https:\/\/newhaj.com\/al-magharibi-hospitality-group-madinah-al-munawwarah\/","url_meta":{"origin":28594,"position":2},"title":"Al-Magharibi Hospitality Group \u00b7 Madinah Al-Munawwarah","author":"NewHaj Hub","date":"08.05.2026","format":false,"excerpt":"MG Crown Hotels \u00a0\u00b7\u00a0 Al-Magharibi Hospitality Group \u00a0\u00b7\u00a0 Madinah Al-Munawwarah, Saudi Arabia Hotel Al-Magharibi \u00b7 Est. 2022 Al-MagharibiHotel 1 A welcoming retreat in the heart of Madinah \u2014 close to the Prophet's Mosque, combining comfort, affordability, and genuine Saudi hospitality. \ud83d\udcd6 View on NewHaj \ud83d\udcde Contact Hotel Al-Masani District \u00b7\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"Al-Magharibi Hotel 1 - MG Crown, Madinah","src":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":28649,"url":"https:\/\/newhaj.com\/ru\/gruppa-gostepriimstva-al-magharibi-%c2%b7-medina-al-munavvara\/","url_meta":{"origin":28594,"position":3},"title":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0433\u043e\u0441\u0442\u0435\u043f\u0440\u0438\u0438\u043c\u0441\u0442\u0432\u0430 Al-Magharibi \u00b7 \u041c\u0435\u0434\u0438\u043d\u0430 \u0430\u043b\u044c-\u041c\u0443\u043d\u0430\u0432\u0432\u0430\u0440\u0430","author":"NewHaj Hub","date":"08.05.2026","format":false,"excerpt":"MG Crown Hotels \u00b7 Al-Magharibi Hospitality Group \u00b7 Madinah Al-Munawwarah, Saudi Arabia Hotel Al-Magharibi \u00b7 Est. 2022 Al-MagharibiHotel 1 A welcoming retreat in the heart of Madinah \u2014 close to the Prophet's Mosque, combining comfort, affordability, and genuine Saudi hospitality. \ud83d\udcd6 View on NewHaj \ud83d\udcde Contact Hotel Al-Masani District \u00b7\u2026","rel":"","context":"\u0412 &quot;\u0411\u043b\u043e\u0433&quot;","block_context":{"text":"\u0411\u043b\u043e\u0433","link":"https:\/\/newhaj.com\/ru\/\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\/blog\/"},"img":{"alt_text":"Al-Magharibi Hotel 1 - MG Crown, Madinah","src":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/mgcrown.sa\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-11-at-11.01.29-AM-1024x573.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":21725,"url":"https:\/\/newhaj.com\/al-wesam\/","url_meta":{"origin":28594,"position":4},"title":"Al-Wesam For Umrah","author":"NewHaj Hub","date":"26.03.2026","format":false,"excerpt":"Al-Wesam Umrah & Ziyara Services Al-WesamUmrah & Ziyara Packages Buses Hotels About Us WhatsApp \u2726 Umrah & Ziyara Services \u2726 Welcome toAl-WesamUmrah & Ziyara Premium pilgrimages to the Holy Mosque with complete services, comfortable programs, and professional organization \u2014 ensuring a spiritually unforgettable journey from departure to return. Contact via\u2026","rel":"","context":"\u0412 &quot;blog&quot;","block_context":{"text":"blog","link":"https:\/\/newhaj.com\/category\/blog\/"},"img":{"alt_text":"Al-Wesam Logo","src":"https:\/\/i0.wp.com\/alwesam.com\/wp-content\/uploads\/2025\/08\/cropped-%D8%B5%D9%88%D8%B1%D8%A9-%D9%88%D8%A7%D8%AA%D8%B3%D8%A7%D8%A8-%D8%A8%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE-1447-02-14-%D9%81%D9%8A-06.38.46_23d85625-60x79.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":21728,"url":"https:\/\/newhaj.com\/21728\/","url_meta":{"origin":28594,"position":5},"title":"\u0410\u043b\u044c-\u0412\u0435\u0441\u0430\u043c \u0434\u043b\u044f \u0443\u043c\u0440\u044b","author":"NewHaj Hub","date":"26.03.2026","format":false,"excerpt":"Al-Wesam Umrah & Ziyara Services Al-WesamUmrah & Ziyara Packages Buses Hotels About Us WhatsApp \u2726 Umrah & Ziyara Services \u2726 Welcome toAl-WesamUmrah & Ziyara Premium pilgrimages to the Holy Mosque with complete services, comfortable programs, and professional organization \u2014 ensuring a spiritually unforgettable journey from departure to return. Contact via\u2026","rel":"","context":"\u0412 &quot;\u0411\u043b\u043e\u0433&quot;","block_context":{"text":"\u0411\u043b\u043e\u0433","link":"https:\/\/newhaj.com\/ru\/\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f\/blog\/"},"img":{"alt_text":"Al-Wesam Logo","src":"https:\/\/i0.wp.com\/alwesam.com\/wp-content\/uploads\/2025\/08\/cropped-%D8%B5%D9%88%D8%B1%D8%A9-%D9%88%D8%A7%D8%AA%D8%B3%D8%A7%D8%A8-%D8%A8%D8%AA%D8%A7%D8%B1%D9%8A%D8%AE-1447-02-14-%D9%81%D9%8A-06.38.46_23d85625-60x79.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"_links":{"self":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts\/28594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/users\/236472867"}],"replies":[{"embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/comments?post=28594"}],"version-history":[{"count":0,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/posts\/28594\/revisions"}],"wp:attachment":[{"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/media?parent=28594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/categories?post=28594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/newhaj.com\/ru\/wp-json\/wp\/v2\/tags?post=28594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}