{"id":2636,"date":"2016-11-19T10:52:18","date_gmt":"2016-11-19T08:52:18","guid":{"rendered":"https:\/\/dev.artion.gr\/epikoinonia\/"},"modified":"2024-05-20T18:43:25","modified_gmt":"2024-05-20T15:43:25","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/dev.artion.gr\/en\/contact-us\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row row_type=&#8221;row_full_center_content&#8221; el_class=&#8221;contactuspage&#8221;][vc_column width=&#8221;1\/3&#8243; el_class=&#8221;contact_media&#8221;][tmc_custom_heading heading=&#8221;CONTACT INFORMATION&#8221; colored_line=&#8221;yes&#8221;][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-635\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/pin.png\" alt=\"\" width=\"44\" height=\"57\" \/><\/div>\n<div class=\"media-body\">Pournara 9<br \/>\n15124, Marousi<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-634\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/phone.png\" alt=\"\" width=\"44\" height=\"46\" \/><\/div>\n<div class=\"media-body\">\n<p>+30 210 6009062<br \/>\n+30 210 6395971<\/p>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-2637\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/mail.png\" alt=\"\" width=\"44\" height=\"29\" \/><\/div>\n<div class=\"media-body\">artion@artion.gr<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_single_image image=&#8221;9127&#8243; img_size=&#8221;full&#8221;][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-635\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/pin.png\" alt=\"\" width=\"44\" height=\"57\" \/><\/div>\n<div class=\"media-body\">Drafaki, Mikonos<br \/>\n846 00<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-634\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/phone.png\" alt=\"\" width=\"44\" height=\"46\" \/><\/div>\n<div class=\"media-body\">\n<p>+30 210 6009062<br \/>\n+30 210 6395971<\/p>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][vc_column_text]<\/p>\n<div class=\"media\">\n<div class=\"media-left\"><img decoding=\"async\" class=\"alignnone size-full wp-image-2637\" src=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2020\/11\/mail.png\" alt=\"\" width=\"44\" height=\"29\" \/><\/div>\n<div class=\"media-body\">artion@artion.gr<\/div>\n<\/div>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;2\/3&#8243; el_class=&#8221;contact-form left-box&#8221;][tmc_custom_heading heading=&#8221;CONTACT US&#8221; colored_line=&#8221;yes&#8221;][vc_row_inner css=&#8221;.vc_custom_1614854785528{margin-right: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left: 20px !important;background-color: #f8f8f8 !important;}&#8221;][vc_column_inner]<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_16' ><form method='post' enctype='multipart\/form-data'  id='gform_16'  action='\/en\/wp-json\/wp\/v2\/pages\/2636' data-formid='16' novalidate> \r\n <input type='hidden' class='gforms-pum' value='{\"closepopup\":false,\"closedelay\":0,\"openpopup\":false,\"openpopup_id\":0}' \/>\n                        <div class='gform-body gform_body'><ul id='gform_fields_16' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_16_10\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_10'>Comments<\/label><div class='ginput_container'><input name='input_10' id='input_16_10' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_16_10'>This field is for validation purposes and should be left unchanged.<\/div><\/li><li id=\"field_16_1\" class=\"gfield gfield--type-text gf_left_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_1'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_16_1' type='text' value='' class='medium'    placeholder='Name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_16_7\" class=\"gfield gfield--type-email gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_7'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_7' id='input_16_7' type='email' value='' class='medium'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_16_3\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_3'>Subject<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_16_3' type='text' value='' class='large'    placeholder='Subject'  aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_16_4\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_4'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_16_4' class='textarea large'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><li id=\"field_16_8\" class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h4>Declaration of Consent<\/h4><\/li><li id=\"field_16_5\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Consent<\/label><div class='ginput_container ginput_container_consent'><input name='input_5.1' id='input_16_5_1' type='checkbox' value='1'    aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_16_5_1' >For receiving emails and making calls in order to inform you about our services.<\/label><input type='hidden' name='input_5.2' value='For receiving emails and making calls in order to inform you about our services.' class='gform_hidden' \/><input type='hidden' name='input_5.3' value='5' class='gform_hidden' \/><\/div><\/li><li id=\"field_16_6\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >Consent<\/label><div class='ginput_container ginput_container_consent'><input name='input_6.1' id='input_16_6_1' type='checkbox' value='1'    aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_16_6_1' >I am aware of the terms of use of the website and the Privacy Policy<\/label><input type='hidden' name='input_6.2' value='I am aware of the terms of use of the website and the Privacy Policy' class='gform_hidden' \/><input type='hidden' name='input_6.3' value='5' class='gform_hidden' \/><\/div><\/li><li id=\"field_16_9\" class=\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_16_9'>CAPTCHA<\/label><div id='input_16_9' class='ginput_container ginput_recaptcha' data-sitekey='6LflgJMaAAAAAKbNAnsA1o5Tr3py2ZUnsROBPJOQ'  data-theme='light' data-tabindex='0'  data-badge=''><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_16' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='SEND'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_16' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_16' id='gform_theme_16' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_16' id='gform_style_settings_16' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_16' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='16' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='k+zHzLTEtdBVIQabjqjNhn1o7uBa8M7PrI5gzk3MHNl10shfzcci1j1VdAEia+xfi4jta4FtJtYHQ0eQvppuHdTalnXTc1AQuIOfeM\/6S5+m2vQ=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_16' value='WyJ7XCI1LjFcIjpcIjEyZjkzY2JiNWQ5OGEyMjQ3NzAzY2NhNGU1MDVhZGUxXCIsXCI1LjJcIjpcImExN2U1MDIzM2ZiOThkY2RiZTQwZTg5N2U0ZWYzMDI1XCIsXCI1LjNcIjpcIjI5NDNhMzM0M2Y1OTJlMzUxNzM3OWIxN2YyYzNlNmEwXCIsXCI2LjFcIjpcIjEyZjkzY2JiNWQ5OGEyMjQ3NzAzY2NhNGU1MDVhZGUxXCIsXCI2LjJcIjpcIjU3MTA2ODU4MjQ4NmEyMDYwNTJmMjVlZDQ3NjUxNzJmXCIsXCI2LjNcIjpcIjI5NDNhMzM0M2Y1OTJlMzUxNzM3OWIxN2YyYzNlNmEwXCJ9IiwiYmIyMmRkZWQ0OTEwMzk4NDdjNGMwNzI0YzY5MTlmMzgiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_16' id='gform_target_page_number_16' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_16' id='gform_source_page_number_16' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"249\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 16, 'https:\/\/dev.artion.gr\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_16').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_16');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_16').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_16').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_16').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_16').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_16').val();gformInitSpinner( 16, 'https:\/\/dev.artion.gr\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [16, current_page]);window['gf_submitting_16'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_16').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [16]);window['gf_submitting_16'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_16').text());}else{jQuery('#gform_16').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"16\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_16\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_16\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_16\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 16, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; margin_top=&#8221;50&#8243; padding_top=&#8221;50&#8243;][vc_column][vc_empty_space height=&#8221;100px&#8221;][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row row_type=&#8221;row_full_center_content&#8221; el_class=&#8221;contactuspage&#8221;][vc_column width=&#8221;1\/3&#8243; el_class=&#8221;contact_media&#8221;][tmc_custom_heading heading=&#8221;CONTACT INFORMATION&#8221; colored_line=&#8221;yes&#8221;][vc_column_text] Pournara 9 15124, Marousi [\/vc_column_text][vc_column_text] +30 210 6009062 +30 210 6395971 [\/vc_column_text][vc_column_text] artion@artion.gr [\/vc_column_text][vc_single_image image=&#8221;9127&#8243; img_size=&#8221;full&#8221;][vc_column_text] Drafaki, Mikonos 846 00 [\/vc_column_text][vc_column_text] +30 210 6009062 +30 210 6395971 [\/vc_column_text][vc_column_text] artion@artion.gr [\/vc_column_text][\/vc_column][vc_column width=&#8221;2\/3&#8243; el_class=&#8221;contact-form left-box&#8221;][tmc_custom_heading heading=&#8221;CONTACT US&#8221; colored_line=&#8221;yes&#8221;][vc_row_inner css=&#8221;.vc_custom_1614854785528{margin-right: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 20px !important;padding-bottom: 20px !important;padding-left:<\/p>\n","protected":false},"author":19,"featured_media":1273,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2636","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - ARTION<\/title>\n<meta name=\"description\" content=\"\u0391RTION contact details for providing of high quality accounting services\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dev.artion.gr\/en\/contact-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - ARTION\" \/>\n<meta property=\"og:description\" content=\"\u0391RTION contact details for providing of high quality accounting services\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.artion.gr\/en\/contact-us\/\" \/>\n<meta property=\"og:site_name\" content=\"ARTION\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-20T15:43:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.artion.gr\/wp-content\/uploads\/2021\/01\/contact.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1640\" \/>\n\t<meta property=\"og:image:height\" content=\"388\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/\",\"url\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/\",\"name\":\"Contact - ARTION\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dev.artion.gr\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/contact.jpg\",\"datePublished\":\"2016-11-19T08:52:18+00:00\",\"dateModified\":\"2024-05-20T15:43:25+00:00\",\"description\":\"\u0391RTION contact details for providing of high quality accounting services\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/dev.artion.gr\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/contact.jpg\",\"contentUrl\":\"https:\\\/\\\/dev.artion.gr\\\/wp-content\\\/uploads\\\/2021\\\/01\\\/contact.jpg\",\"width\":1640,\"height\":388},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/contact-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/\",\"name\":\"ARTION\",\"description\":\"ARTION \u039c\u03b1\u03b6\u03af \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03ac\u03bc\u03b5 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dev.artion.gr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - ARTION","description":"\u0391RTION contact details for providing of high quality accounting services","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:\/\/dev.artion.gr\/en\/contact-us\/","og_locale":"en_US","og_type":"article","og_title":"Contact - ARTION","og_description":"\u0391RTION contact details for providing of high quality accounting services","og_url":"https:\/\/dev.artion.gr\/en\/contact-us\/","og_site_name":"ARTION","article_modified_time":"2024-05-20T15:43:25+00:00","og_image":[{"width":1640,"height":388,"url":"https:\/\/dev.artion.gr\/wp-content\/uploads\/2021\/01\/contact.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dev.artion.gr\/en\/contact-us\/","url":"https:\/\/dev.artion.gr\/en\/contact-us\/","name":"Contact - ARTION","isPartOf":{"@id":"https:\/\/dev.artion.gr\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev.artion.gr\/en\/contact-us\/#primaryimage"},"image":{"@id":"https:\/\/dev.artion.gr\/en\/contact-us\/#primaryimage"},"thumbnailUrl":"https:\/\/dev.artion.gr\/wp-content\/uploads\/2021\/01\/contact.jpg","datePublished":"2016-11-19T08:52:18+00:00","dateModified":"2024-05-20T15:43:25+00:00","description":"\u0391RTION contact details for providing of high quality accounting services","breadcrumb":{"@id":"https:\/\/dev.artion.gr\/en\/contact-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.artion.gr\/en\/contact-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/dev.artion.gr\/en\/contact-us\/#primaryimage","url":"https:\/\/dev.artion.gr\/wp-content\/uploads\/2021\/01\/contact.jpg","contentUrl":"https:\/\/dev.artion.gr\/wp-content\/uploads\/2021\/01\/contact.jpg","width":1640,"height":388},{"@type":"BreadcrumbList","@id":"https:\/\/dev.artion.gr\/en\/contact-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.artion.gr\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/dev.artion.gr\/en\/#website","url":"https:\/\/dev.artion.gr\/en\/","name":"ARTION","description":"ARTION \u039c\u03b1\u03b6\u03af \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bc\u03b5 \u03bd\u03b1 \u03c0\u03ac\u03bc\u03b5 \u03bc\u03b1\u03ba\u03c1\u03b9\u03ac.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.artion.gr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/pages\/2636","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/comments?post=2636"}],"version-history":[{"count":7,"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/pages\/2636\/revisions"}],"predecessor-version":[{"id":9131,"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/pages\/2636\/revisions\/9131"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/media\/1273"}],"wp:attachment":[{"href":"https:\/\/dev.artion.gr\/en\/wp-json\/wp\/v2\/media?parent=2636"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}