{"id":4536,"date":"2025-11-27T08:55:36","date_gmt":"2025-11-27T08:55:36","guid":{"rendered":"https:\/\/gsstations.ae\/krsel\/?page_id=4536"},"modified":"2026-08-26T11:08:48","modified_gmt":"2026-08-26T11:08:48","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/gsstations.ae\/krsel\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"<p><section data-bb-version=\"5.5.8\" id=\"bt_bb_section6a8fff111e508\" class=\"bt_bb_section bt_bb_layout_wide bt_bb_vertical_align_top bt_bb_top_spacing_none bt_bb_bottom_spacing_none bt_bb_animation_fade_in move_up animate\"  data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_none&quot;,&quot;def&quot;:&quot;none&quot;,&quot;md&quot;:&quot;80&quot;,&quot;sm&quot;:&quot;80&quot;,&quot;xs&quot;:&quot;80&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_none&quot;,&quot;def&quot;:&quot;none&quot;},&quot;bt_bb_animation_&quot;:{&quot;current_class&quot;:&quot;bt_bb_animation_fade_in move_up animate&quot;,&quot;def&quot;:&quot;fade_in move_up animate&quot;}}\"><div class=\"bt_bb_port\"><div class=\"bt_bb_cell\"><div class=\"bt_bb_cell_inner\"><div class=\"bt_bb_row \"  data-bt-override-class=\"{}\"><div class=\"bt_bb_row_holder\" ><div data-bb-version=\"5.4.7\"  class=\"bt_bb_column col-xxl-12 col-xl-12 col-xs-12 col-sm-12 col-md-12 col-lg-12 bt_bb_vertical_align_top bt_bb_align_left bt_bb_padding_0\" style=\"; --column-width:12;\" data-width=\"12\" data-bt-override-class=\"{&quot;bt_bb_padding_&quot;:{&quot;current_class&quot;:&quot;bt_bb_padding_0&quot;,&quot;def&quot;:&quot;0&quot;}}\"><div class=\"bt_bb_column_content\"><div class=\"bt_bb_column_content_inner\"><div data-bb-version=\"5.4.7\" class=\"bt_bb_raw_content\"><section id=\"why-gss\">\n  <div class=\"why-container\">\n    <!-- BACKGROUND TITLE -->\n    <h1 class=\"why-bg-title\">Contact Us <\/h1>\n    <!-- 3 COLUMNS -->\n    <div class=\"why-columns\"><\/div>\n  <\/div>\n<\/section>\n\n<style>\n\/* ===================================\n   SECTION BASE\n=================================== *\/\n#why-gss {\n  position: relative;\n  background: \n    linear-gradient(\n      to bottom,\n      rgba(0,0,0,0.95) 0%,\n      rgba(0,0,0,0.85) 40%,\n      rgba(0,0,0,0.95) 100%\n    ),\n    url('https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/10\/7C200287-scaled.jpg');\n  background-size: cover;\n  background-position: center center;\n  background-repeat: no-repeat;\n  padding: 200px 0 160px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\nmargin-top:-170px;\n}\n\n\n\/* ===================================\n   GOLD GLOW\n=================================== *\/\n#why-gss::before {\n  content: \"\";\n  position: absolute;\n  width: 1300px;\n  height: 1300px;\n  background: radial-gradient(\n    circle,\n    rgba(255,183,0,0.10) 0%,\n    rgba(255,183,0,0.05) 40%,\n    transparent 75%\n  );\n  top: 58%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  filter: blur(70px);\n  z-index: 0;\n}\n\n\/* ===================================\n   BACKGROUND TITLE (more visible)\n=================================== *\/\n.why-bg-title {\n  font-size: 135px;\n  font-weight: 900;\n  letter-spacing: -3px;\n  text-align: center;\nmargin-top:80px;\n\n  \/* more visible + premium *\/\n  background: linear-gradient(\n    to bottom,\n    rgba(255,255,255,0.20),\n    rgba(255,255,255,0.10)\n  );\n  -webkit-background-clip: text;\n  color: transparent;\n\n  margin-bottom: 85px;\n  z-index: 1;\n  position: relative;\n}\n\n\/* ===================================\n   COLUMNS\n=================================== *\/\n.why-columns {\n  display: flex;\n  justify-content: center;\n  gap: 80px;\n  max-width: 1200px;\n  margin: auto;\n  z-index: 2;\n  position: relative;\n}\n\n.why-col {\n  flex: 1;\n  max-width: 320px;\n  position: relative;\n  padding-top: 25px;\n}\n\n\/* subtle gold separator *\/\n.why-col::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 50%;\n  width: 34px;\n  height: 2px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    #ffb700,\n    transparent\n  );\n  transform: translateX(-50%);\n  opacity: 0.8;\n}\n\n\/* refined text feel *\/\n.why-col p {\n  color: #f2f2f2;\n  font-size: 20px;\n  font-weight: 500;\n  line-height: 1.65;\n  text-align: center;\n  text-shadow: 0 0 18px rgba(255,255,255,0.03);\n}\n\n\n\/* ===================================\n   CTA BUTTON\n=================================== *\/\n.why-btn-wrapper {\n  text-align: center;\n  margin-top: 60px;\n  position: relative;\n  z-index: 3;\n}\n\n.why-btn {\n  display: inline-block;\n  padding: 14px 34px;\n  border: 2px solid #ffb700;\n  border-radius: 50px;\n  font-size: 18px;\n  font-weight: 600;\n  color: #ffb700;\n  text-decoration: none;\n  transition: 0.3s ease;\n}\n\n.why-btn:hover {\n  background: #ffb700;\n  color: #000;\n}\n\n\/* \/* ===================================\n   MOBILE FIXES (Perfect UX)\n=================================== *\/\n@media (max-width: 992px) {\n\n  #why-gss {\n    padding: 140px 0 120px;\n  }\n\n  .why-bg-title {\n    font-size: 95px;              \/* smaller *\/\n    opacity: 0.7;                 \/* more visible but not overpowering *\/\n    margin-bottom: 40px;\n  }\n\n  .why-columns {\n    flex-direction: column;\n    gap: 30px;                    \/* reduced gap *\/\n    padding: 0 30px;\n  }\n\n  .why-col p {\n    font-size: 18px;\n    line-height: 1.55;\n    max-width: 400px;\n    margin: 0 auto;               \/* center paragraphs *\/\n  }\n\n  .why-btn-wrapper {\n    margin-top: 40px;\n  }\n\n  .why-btn {\n    padding: 12px 26px;\n    font-size: 16px;\n  }\n\n  #why-gss::before {\n    width: 700px;                 \/* shrink glow *\/\n    height: 700px;\n    top: 60%;\n    filter: blur(40px);\n  }\n}\n\n@media (max-width: 600px) {\n\n  #why-gss {\n    padding: 120px 0 110px;\n  }\n\n  .why-bg-title {\n    font-size: 65px;              \/* perfect mobile size *\/\n    margin-bottom: 35px;\n  }\n\n  .why-columns {\n    gap: 26px;\n    padding: 0 22px;\n  }\n\n  .why-col p {\n    font-size: 16.5px;\n    line-height: 1.5;\n  }\n\n  #why-gss::before {\n    width: 550px;\n    height: 550px;\n    filter: blur(35px);\n    top: 62%;\n  }\n}\n\n<\/style>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><!-- cell_inner --><\/div><!-- cell --><\/div><!-- port --><\/section><section data-bb-version=\"5.5.8\" id=\"bt_bb_section6a8fff111e791\" class=\"bt_bb_section bt_bb_layout_wide bt_bb_vertical_align_top bt_bb_top_spacing_none bt_bb_bottom_spacing_none bt_bb_animation_fade_in move_up animate\"  data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_none&quot;,&quot;def&quot;:&quot;none&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_none&quot;,&quot;def&quot;:&quot;none&quot;},&quot;bt_bb_animation_&quot;:{&quot;current_class&quot;:&quot;bt_bb_animation_fade_in move_up animate&quot;,&quot;def&quot;:&quot;fade_in move_up animate&quot;}}\"><div class=\"bt_bb_port\"><div class=\"bt_bb_cell\"><div class=\"bt_bb_cell_inner\"><div data-bb-version=\"5.4.7\" class=\"bt_bb_row bt_bb_row_push_left bt_bb_row_width_boxed_1200 bt_bb_row_width_boxed \"  data-bt-override-class=\"{}\"><div class=\"bt_bb_row_holder\" ><div data-bb-version=\"5.4.7\"  class=\"bt_bb_column col-xxl-12 col-xl-12 col-xs-12 col-sm-12 col-md-12 col-lg-12 bt_bb_vertical_align_top bt_bb_align_left bt_bb_padding_0\" style=\"; --column-width:12;\" data-width=\"12\" data-bt-override-class=\"{&quot;bt_bb_padding_&quot;:{&quot;current_class&quot;:&quot;bt_bb_padding_0&quot;,&quot;def&quot;:&quot;0&quot;}}\"><div class=\"bt_bb_column_content\"><div class=\"bt_bb_column_content_inner\"><header data-bb-version=\"5.5.8\" class=\"bt_bb_headline bt_bb_font_weight_thin bt_bb_dash_none bt_bb_size_normal bt_bb_align_center\" style=\"color:rgb(255,255,255);border-color:rgb(255,255,255);\" data-bt-override-class=\"{&quot;bt_bb_size_&quot;:{&quot;current_class&quot;:&quot;bt_bb_size_normal&quot;,&quot;def&quot;:&quot;normal&quot;},&quot;bt_bb_align_&quot;:{&quot;current_class&quot;:&quot;bt_bb_align_center&quot;,&quot;def&quot;:&quot;center&quot;}}\"><h4 class=\"bt_bb_headline_tag\"><span class=\"bt_bb_headline_content\"><span >Have a question or need assistance with our services? Fill out the form below and our team will get back to you shortly to help with bookings, enquiries, or service support.<\/span><\/span><\/h4><\/header><div data-bb-version=\"5.4.7\" class=\"bt_bb_shortcode\"><div class='fluentform ff-default fluentform_wrapper_4 ffs_default_wrap'><form data-form_id=\"4\" id=\"fluentform_4\" class=\"frm-fluent-form fluent_form_4 ff-el-form-top ff_form_instance_4_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_4_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Us Page<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='4536' \/><input type=\"hidden\" id=\"_fluentform_4_fluentformnonce\" name=\"_fluentform_4_fluentformnonce\" value=\"eb82f42338\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/krsel\/wp-json\/wp\/v2\/pages\/4536\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_4_names_first_name_' id='label_ff_4_names_first_name_' >Full Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_4_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Full Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_email' id='label_ff_4_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_4_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_input_text' id='label_ff_4_input_text' aria-label=\"Phone Number\">Phone Number<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"+971\" data-name=\"input_text\" id=\"ff_4_input_text\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_message' id='label_ff_4_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_4_message\" name=\"message\" id=\"ff_4_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-center ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit\">Submit <\/button><\/div><\/fieldset><\/form><div id='fluentform_4_errors' class='ff-errors-in-stack ff_form_instance_4_1 ff-form-loading_errors ff_form_instance_4_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_4_1 = {\"id\":\"4\",\"ajaxUrl\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_4_1\",\"form_id_selector\":\"fluentform_4\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"input_text\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            <\/div><div data-bb-version=\"5.5.8\" class=\"bt_bb_raw_content\"><iframe src=\"https:\/\/www.google.com\/maps\/d\/u\/0\/embed?mid=19YLBtCWpFz-TvTN21F3sBVaBJJn9ptc&ehbc=2E312F&noprof=1\" width=\"100%\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe><\/div><div data-bb-version=\"5.9.6\" class=\"bt_bb_separator bt_bb_top_spacing_large bt_bb_bottom_spacing_extra_small bt_bb_border_style_solid\" data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_large&quot;,&quot;def&quot;:&quot;large&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_extra_small&quot;,&quot;def&quot;:&quot;extra_small&quot;}}\"><\/div><div data-bb-version=\"5.9.6\" class=\"bt_bb_raw_content\"><div class=\"gss-contact-grid\">\n  <a href=\"tel:800477823\" class=\"gss-contact-item\">\n    <div class=\"gss-contact-icon\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2\n        19.79 19.79 0 0 1-8.63-3.07\n        19.5 19.5 0 0 1-6-6\n        19.79 19.79 0 0 1-3.07-8.67\n        A2 2 0 0 1 4.11 2h3\n        a2 2 0 0 1 2 1.72\n        12.84 12.84 0 0 0 .7 2.81\n        2 2 0 0 1-.45 2.11L8.09 9.91\n        a16 16 0 0 0 6 6l1.27-1.27\n        a2 2 0 0 1 2.11-.45\n        12.84 12.84 0 0 0 2.81.7\n        A2 2 0 0 1 22 16.92z\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"gss-contact-text\">\n      <span>Call Us<\/span>\n      <strong>800 GSSUAE (477 823)<\/strong>\n    <\/div>\n  <\/a>\n  <a href=\"mailto:info@gsstations.ae\" class=\"gss-contact-item\">\n    <div class=\"gss-contact-icon\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M4 4h16v16H4z\"\/>\n        <path d=\"M4 7l8 6 8-6\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"gss-contact-text\">\n      <span>Email Us<\/span>\n      <strong>info@gsstations.ae<\/strong>\n    <\/div>\n  <\/a>\n\n  <!-- \u2705 WHATSAPP -->\n  <a href=\"https:\/\/wa.me\/971525050678?text=Hi%2C%20I%20would%20like%20to%20know%20more%20about%20your%20services\"\n     class=\"gss-contact-item gss-contact-item--wa\"\n     target=\"_blank\" rel=\"noopener\">\n    <div class=\"gss-contact-icon\">\n      <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" stroke=\"none\" aria-hidden=\"true\">\n        <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.966 1.164-.199.198-.397.223-.694.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.174-.297-.019-.458.13-.606.135-.133.301-.354.451-.531.146-.181.194-.31.297-.508.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L0 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"gss-contact-text\">\n      <span>WhatsApp Us<\/span>\n      <strong>+971 52 50 50 678<\/strong>\n    <\/div>\n  <\/a>\n<\/div>\n<style>\n.gss-contact-grid {\n  max-width: 1000px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n}\n.gss-contact-item {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 28px 32px;\n  text-decoration: none;\n  background: rgba(255,255,255,.02);\n  border-bottom: 2px solid rgba(255,204,0,.35);\n  transition: all .3s ease;\n}\n.gss-contact-item:hover {\n  transform: translateY(-4px);\n  border-bottom-color: #ffcc00;\n  background: rgba(255,204,0,.03);\n}\n.gss-contact-icon {\n  width: 56px;\n  height: 56px;\n  flex-shrink: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffcc00;\n}\n.gss-contact-icon svg {\n  width: 28px;\n  height: 28px;\n}\n.gss-contact-text {\n  display: flex;\n  flex-direction: column;\n}\n.gss-contact-text span {\n  color: #8f8f8f;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  margin-bottom: 8px;\n}\n.gss-contact-text strong {\n  color: #ffffff;\n  font-size: 25px;\n  font-weight: 400;\n  line-height: 1.2;\n  font-family: \"Inter\", sans-serif;\n}\n\n\/* \u2705 WhatsApp card spans the full width so row 2 isn't half empty *\/\n.gss-contact-item--wa {\n  grid-column: 1 \/ -1;\n}\n\n\/* Optional WhatsApp-green accent \u2014 uncomment to use instead of the gold\n.gss-contact-item--wa .gss-contact-icon { color: #25d366; }\n.gss-contact-item--wa { border-bottom-color: rgba(37,211,102,.35); }\n.gss-contact-item--wa:hover {\n  border-bottom-color: #25d366;\n  background: rgba(37,211,102,.03);\n}\n*\/\n\n@media (max-width: 768px) {\n  .gss-contact-grid {\n    grid-template-columns: 1fr;\n  }\n  .gss-contact-item {\n    padding: 24px;\n  }\n  .gss-contact-text strong {\n    font-size: 24px;\n  }\n}\n<\/style><\/div><div data-bb-version=\"5.9.6\" class=\"bt_bb_separator bt_bb_top_spacing_large bt_bb_bottom_spacing_extra_small bt_bb_border_style_solid\" data-bt-override-class=\"{&quot;bt_bb_top_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_top_spacing_large&quot;,&quot;def&quot;:&quot;large&quot;},&quot;bt_bb_bottom_spacing_&quot;:{&quot;current_class&quot;:&quot;bt_bb_bottom_spacing_extra_small&quot;,&quot;def&quot;:&quot;extra_small&quot;}}\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><!-- cell_inner --><\/div><!-- cell --><\/div><!-- port --><\/section><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4536","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact us - Grand Service Station<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gsstations.ae\/krsel\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact us - Grand Service Station\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gsstations.ae\/krsel\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Grand Service Station\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/grandservicestation\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T11:08:48+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/contact-us\\\/\",\"name\":\"Contact us - Grand Service Station\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#website\"},\"datePublished\":\"2025-11-27T08:55:36+00:00\",\"dateModified\":\"2026-08-26T11:08:48+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/contact-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#website\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\",\"name\":\"Grand Service Station\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#organization\",\"name\":\"Grand Service Station\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/gss-pnglogo.png\",\"contentUrl\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/gss-pnglogo.png\",\"width\":370,\"height\":472,\"caption\":\"Grand Service Station\"},\"image\":{\"@id\":\"https:\\\/\\\/gsstations.ae\\\/krsel\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/grandservicestation\\\/\",\"https:\\\/\\\/www.instagram.com\\\/grandservicestation\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact us - Grand Service Station","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:\/\/gsstations.ae\/krsel\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact us - Grand Service Station","og_url":"https:\/\/gsstations.ae\/krsel\/contact-us\/","og_site_name":"Grand Service Station","article_publisher":"https:\/\/www.facebook.com\/grandservicestation\/","article_modified_time":"2026-08-26T11:08:48+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gsstations.ae\/krsel\/contact-us\/","url":"https:\/\/gsstations.ae\/krsel\/contact-us\/","name":"Contact us - Grand Service Station","isPartOf":{"@id":"https:\/\/gsstations.ae\/krsel\/#website"},"datePublished":"2025-11-27T08:55:36+00:00","dateModified":"2026-08-26T11:08:48+00:00","breadcrumb":{"@id":"https:\/\/gsstations.ae\/krsel\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gsstations.ae\/krsel\/contact-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gsstations.ae\/krsel\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gsstations.ae\/krsel\/"},{"@type":"ListItem","position":2,"name":"Contact us"}]},{"@type":"WebSite","@id":"https:\/\/gsstations.ae\/krsel\/#website","url":"https:\/\/gsstations.ae\/krsel\/","name":"Grand Service Station","description":"","publisher":{"@id":"https:\/\/gsstations.ae\/krsel\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gsstations.ae\/krsel\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gsstations.ae\/krsel\/#organization","name":"Grand Service Station","url":"https:\/\/gsstations.ae\/krsel\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gsstations.ae\/krsel\/#\/schema\/logo\/image\/","url":"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/10\/gss-pnglogo.png","contentUrl":"https:\/\/gsstations.ae\/krsel\/wp-content\/uploads\/2025\/10\/gss-pnglogo.png","width":370,"height":472,"caption":"Grand Service Station"},"image":{"@id":"https:\/\/gsstations.ae\/krsel\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/grandservicestation\/","https:\/\/www.instagram.com\/grandservicestation\/"]}]}},"_links":{"self":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4536","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/comments?post=4536"}],"version-history":[{"count":26,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4536\/revisions"}],"predecessor-version":[{"id":5421,"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/pages\/4536\/revisions\/5421"}],"wp:attachment":[{"href":"https:\/\/gsstations.ae\/krsel\/wp-json\/wp\/v2\/media?parent=4536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}