{"id":31571,"date":"2023-06-29T13:00:13","date_gmt":"2023-06-29T11:00:13","guid":{"rendered":"https:\/\/www.gantey.com\/contact\/"},"modified":"2023-08-31T14:38:58","modified_gmt":"2023-08-31T12:38:58","slug":"contact","status":"publish","type":"page","link":"https:\/\/gantey.ch\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"31571\" class=\"elementor elementor-31571 elementor-31057\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-490419d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"490419d1\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1085a70c\" data-id=\"1085a70c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c105764 elementor-widget elementor-widget-spacer\" data-id=\"c105764\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-661796a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no\" data-id=\"661796a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b34aee5\" data-id=\"b34aee5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ebcdf7 elementor-widget elementor-widget-html\" data-id=\"1ebcdf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n  \n    <style>\n      \/* D\u00e9finir la taille de la div de la carte pour desktop *\/\n      #map {\n        height: 550px;\n        width: 100%;\n      }\n\n      \/* Styles pour tablette *\/\n      @media (max-width: 768px) {\n        #map {\n          height: 450px;\n        }\n      }\n\n      \/* Styles pour mobile *\/\n      @media (max-width: 480px) {\n        #map {\n          height: 350px;\n        }\n      }\n    <\/style>\n  \n  \n    <div id=\"map\"><\/div>\n    <script>\n      var map;\n      function initMap() {\n        var location = {lat: 46.19561897085838, lng: 6.163773894280231}; \/\/ Remplacez ces coordonn\u00e9es par celles de votre choix\n\n        map = new google.maps.Map(document.getElementById('map'), {\n          zoom: 14, \/\/ D\u00e9finir le niveau de zoom \u00e0 14\n          center: location,\n          styles: [ {\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#f5f5f5\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.icon\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#616161\"\n      }\n    ]\n  },\n  {\n    \"elementType\": \"labels.text.stroke\",\n    \"stylers\": [\n      {\n        \"color\": \"#f5f5f5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"administrative.land_parcel\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#bdbdbd\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#eeeeee\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"elementType\": \"labels.icon\",\n    \"stylers\": [\n      {\n        \"color\": \"#389d29\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#757575\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.attraction\",\n    \"elementType\": \"labels\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.business\",\n    \"elementType\": \"labels\",\n    \"stylers\": [\n      {\n        \"visibility\": \"off\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.park\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#e5e5e5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"poi.park\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#ffffff\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.arterial\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#757575\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#dadada\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.highway\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#616161\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"road.local\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"transit.line\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#e5e5e5\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"transit.station\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#eeeeee\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"water\",\n    \"elementType\": \"geometry\",\n    \"stylers\": [\n      {\n        \"color\": \"#c9c9c9\"\n      }\n    ]\n  },\n  {\n    \"featureType\": \"water\",\n    \"elementType\": \"labels.text.fill\",\n    \"stylers\": [\n      {\n        \"color\": \"#9e9e9e\"\n      }\n    ]\n  } ]\n        });\n\n        var infowindow = new google.maps.InfoWindow({\n          content: 'Gantey SA<br>Rue P\u00e9dro-Meylan 1,<br>1208 Gen\u00e8ve' \/\/ Mettez votre message d'information ici\n        });\n\n        var marker = new google.maps.Marker({\n          position: location,\n          map: map,\n          icon: {\n            url: 'https:\/\/www.gantey.com\/wp-content\/uploads\/2023\/06\/marker_hires-copie.png', \/\/ Remplacez par l'URL de votre ic\u00f4ne\n            scaledSize: new google.maps.Size(50, 50) \/\/ D\u00e9finir la taille de l'ic\u00f4ne\n          },\n          title: 'Gantey SA' \/\/ Remplacez par votre titre de marqueur\n        });\n\n        \/\/ Ouvrir la fen\u00eatre d'information au chargement\n        infowindow.open(map, marker);\n\n        \/\/ Ajouter un \u00e9couteur d'\u00e9v\u00e9nement 'click' sur le marqueur pour rouvrir la fen\u00eatre d'information\n        marker.addListener('click', function() {\n          infowindow.open(map, marker);\n        });\n      }\n    <\/script>\n    <script async=\"\" defer src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyDHTOnfF8P02d7aqvx0cPgsCoHizy9fG5g&amp;callback=initMap\">\n    <\/script>\n  \n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-31571","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - Gantey<\/title>\n<meta name=\"description\" content=\"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gantey.ch\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Gantey\" \/>\n<meta property=\"og:description\" content=\"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gantey.ch\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Gantey\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-31T12:38:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gantey.ch\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/gantey.ch\\\/en\\\/contact\\\/\",\"name\":\"Contact - Gantey\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gantey.ch\\\/#website\"},\"datePublished\":\"2023-06-29T11:00:13+00:00\",\"dateModified\":\"2023-08-31T12:38:58+00:00\",\"description\":\"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gantey.ch\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gantey.ch\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gantey.ch\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/gantey.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gantey.ch\\\/#website\",\"url\":\"https:\\\/\\\/gantey.ch\\\/\",\"name\":\"Gantey\",\"description\":\"Independent Swiss business law firm\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gantey.ch\\\/?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 - Gantey","description":"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.","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:\/\/gantey.ch\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - Gantey","og_description":"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.","og_url":"https:\/\/gantey.ch\/en\/contact\/","og_site_name":"Gantey","article_modified_time":"2023-08-31T12:38:58+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/gantey.ch\/en\/contact\/","url":"https:\/\/gantey.ch\/en\/contact\/","name":"Contact - Gantey","isPartOf":{"@id":"https:\/\/gantey.ch\/#website"},"datePublished":"2023-06-29T11:00:13+00:00","dateModified":"2023-08-31T12:38:58+00:00","description":"If you have any questions, need help or would like to find out more about our services, please get in touch with the Gantey team.","breadcrumb":{"@id":"https:\/\/gantey.ch\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gantey.ch\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/gantey.ch\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/gantey.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/gantey.ch\/#website","url":"https:\/\/gantey.ch\/","name":"Gantey","description":"Independent Swiss business law firm","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gantey.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/pages\/31571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/comments?post=31571"}],"version-history":[{"count":10,"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/pages\/31571\/revisions"}],"predecessor-version":[{"id":32604,"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/pages\/31571\/revisions\/32604"}],"wp:attachment":[{"href":"https:\/\/gantey.ch\/en\/wp-json\/wp\/v2\/media?parent=31571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}