{"id":15294,"date":"2026-01-18T14:48:18","date_gmt":"2026-01-18T14:48:18","guid":{"rendered":"https:\/\/burningbar.fr\/?page_id=15294"},"modified":"2026-02-16T13:54:48","modified_gmt":"2026-02-16T13:54:48","slug":"studios","status":"publish","type":"page","link":"https:\/\/burningbar.fr\/en\/studios\/","title":{"rendered":"Studios"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15294\" class=\"elementor elementor-15294\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dfa40e4 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no qodef-elementor-back-btn-skin-default qodef-section-title-text-holder-no qodef-section-line-animation-holder-no\" data-id=\"dfa40e4\" data-element_type=\"section\" data-e-type=\"section\">\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-dc0b2d3\" data-id=\"dc0b2d3\" 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<div class=\"elementor-element elementor-element-1aa05a1 e-flex e-con-boxed e-con e-parent\" data-id=\"1aa05a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c05552 elementor-widget elementor-widget-heading\" data-id=\"4c05552\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">STUDIOS.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cca85b4 elementor-widget elementor-widget-html\" data-id=\"cca85b4\" 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<div id=\"bb-map\" style=\"height:600px;width:100%\"><\/div>\n\n<style>\n#bb-map{height:600px;width:100%}\n\n.info-window{padding:5px 10px 10px 10px;min-width:200px}\n.info-window h3{margin:10px 0 10px 0;color:#333;font-size:18px}\n\n.info-window-button{\n  display:inline-block;\n  margin-top:10px;\n  padding:8px 16px;\n  background-color:#000;\n  color:#fff;\n  text-decoration:none;\n  border-radius:4px;\n  font-size:14px;\n  transition:background-color 0.3s\n}\n\n.info-window-button:hover{background-color:#333}\n\n\/* force la couleur blanche malgr\u00e9 les styles Google *\/\n.info-window-button,\n.info-window-button:visited,\n.info-window-button:hover,\n.info-window-button:active{\n  color:#fff!important\n}\n\n.gm-style-iw-chr{position:absolute!important;right:0!important}\n<\/style>\n\n<script>\n(async function () {\n\nconst studios = [\n  {\n    name: \"Burning Bar - Paris 16\",\n    address: \"Paris 16\u00e8me arrondissement\",\n    position: { lat: 48.8661448, lng: 2.2864763 },\n    planningUrl: \"https:\/\/burningbar.fr\/the-hot-room\/#planning-paris-16\"\n  },\n  {\n    name: \"Burning Bar - Paris 7\",\n    address: \"9 Avenue Fr\u00e9d\u00e9ric le Play, 75007 Paris\",\n    position: { lat: 48.8543287, lng: 2.3043099 },\n    planningUrl: \"https:\/\/burningbar.fr\/the-hot-room\/#planning-paris-7\"\n  }\n];\n\nconst customIconUrl = \"https:\/\/burningbar.fr\/wp-content\/uploads\/2026\/02\/burning-bar-bb-black.svg\";\n\nasync function initMap() {\n\n  function waitForGoogleMaps(){\n    return new Promise((resolve,reject)=>{\n      if(window.google && window.google.maps && window.google.maps.Map){\n        resolve();return;\n      }\n      const check=setInterval(()=>{\n        if(window.google && window.google.maps && window.google.maps.Map){\n          clearInterval(check);resolve();\n        }\n      },100);\n      setTimeout(()=>{clearInterval(check);reject()},15000);\n    });\n  }\n\n  await waitForGoogleMaps();\n\n  const Map=google.maps.Map;\n  const Marker=google.maps.Marker;\n  const InfoWindow=google.maps.InfoWindow;\n  const LatLngBounds=google.maps.LatLngBounds;\n  const Size=google.maps.Size;\n  const Point=google.maps.Point;\n\n  const mapDiv=document.getElementById(\"bb-map\");\n  if(!mapDiv)return;\n\n  const customMapStyle=[\n    {featureType:\"all\",elementType:\"geometry.fill\",stylers:[{color:\"#ffe5e5\"}]},\n    {featureType:\"road.highway\",elementType:\"geometry.fill\",stylers:[{color:\"#ffcccc\"}]},\n    {featureType:\"road.arterial\",elementType:\"geometry.fill\",stylers:[{color:\"#ffe5e5\"}]},\n    {featureType:\"road.local\",elementType:\"geometry.fill\",stylers:[{color:\"#fff5f5\"}]},\n    {featureType:\"water\",elementType:\"geometry.fill\",stylers:[{color:\"#f5e6d3\"}]},\n    {featureType:\"all\",elementType:\"labels.text.fill\",stylers:[{color:\"#4a4a4a\"}]},\n    {featureType:\"all\",elementType:\"labels.text.stroke\",stylers:[{color:\"#ffffff\"},{weight:0.5}]},\n    {featureType:\"road\",elementType:\"labels\",stylers:[{visibility:\"off\"}]},\n    {featureType:\"poi\",elementType:\"all\",stylers:[{visibility:\"off\"}]},\n    {featureType:\"building\",elementType:\"geometry.fill\",stylers:[{color:\"#ffe5e5\"}]},\n    {featureType:\"landscape\",elementType:\"geometry.fill\",stylers:[{color:\"#fff5f5\"}]},\n    {featureType:\"road\",elementType:\"geometry.stroke\",stylers:[{color:\"#ffcccc\"},{weight:0.5}]}\n  ];\n\n  const map=new Map(mapDiv,{\n    center:{lat:48.86,lng:2.33},\n    zoom:12,\n    styles:customMapStyle,\n    mapTypeControl:false,\n    fullscreenControl:true,\n    zoomControl:true,\n    streetViewControl:false\n  });\n\n  const bounds=new LatLngBounds();\n\n  studios.forEach(studio=>{\n\n    const info=document.createElement(\"div\");\n    info.className=\"info-window\";\n\n    const title=document.createElement(\"h3\");\n    title.textContent=studio.name;\n    info.appendChild(title);\n\n    if(studio.address){\n      const address=document.createElement(\"p\");\n      address.textContent=studio.address;\n      address.style.margin=\"10px 0\";\n      address.style.color=\"#666\";\n      address.style.fontSize=\"14px\";\n      info.appendChild(address);\n    }\n\n    const button=document.createElement(\"a\");\n    button.href=studio.planningUrl;\n    button.target=\"_blank\";\n    button.className=\"info-window-button\";\n    button.textContent=\"Voir le planning \u2192\";\n    info.appendChild(button);\n\n    const infoWindow=new InfoWindow({content:info});\n\n    const marker=new Marker({\n      map,\n      position:studio.position,\n      title:studio.name,\n      icon:{\n        url:customIconUrl,\n        scaledSize:new Size(40,40),\n        anchor:new Point(20,20)\n      }\n    });\n\n    marker.addListener(\"click\",()=>infoWindow.open({anchor:marker,map}));\n\n    bounds.extend(studio.position);\n  });\n\n  map.fitBounds(bounds);\n}\n\ndocument.readyState===\"loading\"\n  ?document.addEventListener(\"DOMContentLoaded\",initMap)\n  :initMap();\n\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-542db55 e-con-full e-flex e-con e-child\" data-id=\"542db55\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7830f5f e-grid e-con-full e-con e-child\" data-id=\"7830f5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91d6c35 elementor-widget elementor-widget-heading\" data-id=\"91d6c35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Burning Bar -<br>\nParis 16.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1242d1d elementor-widget elementor-widget-text-editor\" data-id=\"1242d1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/maps.app.goo.gl\/6Ennr1EzW8idYeQf6\" target=\"_blank\" rel=\"noopener\">42 Av. Raymond Poincar\u00e9, 75116 Paris<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49bc16a elementor-align-right elementor-widget elementor-widget-button\" data-id=\"49bc16a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/the-hot-room\/#planning-paris-16\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VOIR LE PLANNING \u2192<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5ae51c e-con-full e-flex e-con e-child\" data-id=\"a5ae51c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2670133 e-grid e-con-full e-con e-child\" data-id=\"2670133\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-927fb61 elementor-widget elementor-widget-heading\" data-id=\"927fb61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">REFORMER -<br>\nParis 16.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f622111 elementor-widget elementor-widget-text-editor\" data-id=\"f622111\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/maps.app.goo.gl\/6Ennr1EzW8idYeQf6\" target=\"_blank\" rel=\"noopener\">42 Av. Raymond Poincar\u00e9, 75116 Paris<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5cd651e elementor-align-right elementor-widget elementor-widget-button\" data-id=\"5cd651e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/the-reformer-room\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VOIR LE PLANNING \u2192<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa988f7 e-con-full e-flex e-con e-child\" data-id=\"fa988f7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-d9926f8 e-grid e-con-full e-con e-child\" data-id=\"d9926f8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88c36d9 elementor-widget elementor-widget-heading\" data-id=\"88c36d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Burning Bar -<br>\nParis 7.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dc9d48 elementor-widget elementor-widget-text-editor\" data-id=\"6dc9d48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"https:\/\/maps.app.goo.gl\/6FBHnnRwyeAvzR138\" target=\"_blank\" rel=\"noopener\">9 Av. Fr\u00e9d\u00e9ric le Play, 75007 Paris<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5cdc22 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"b5cdc22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/the-hot-room\/#planning-paris-7\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">VOIR LE PLANNING \u2192<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>STUDIOS. Burning Bar &#8211; Paris 16. 42 Av. Raymond Poincar\u00e9, 75116 Paris VOIR LE PLANNING \u2192 REFORMER &#8211; Paris 16. 42 Av. Raymond Poincar\u00e9, 75116 Paris VOIR LE PLANNING \u2192 Burning Bar &#8211; Paris 7. 9 Av. Fr\u00e9d\u00e9ric le Play, 75007 Paris VOIR LE PLANNING \u2192<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","inline_featured_image":false,"footnotes":""},"class_list":["post-15294","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/pages\/15294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/comments?post=15294"}],"version-history":[{"count":25,"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/pages\/15294\/revisions"}],"predecessor-version":[{"id":15573,"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/pages\/15294\/revisions\/15573"}],"wp:attachment":[{"href":"https:\/\/burningbar.fr\/en\/wp-json\/wp\/v2\/media?parent=15294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}