{"id":12113,"date":"2025-05-22T15:26:00","date_gmt":"2025-05-22T13:26:00","guid":{"rendered":"https:\/\/www.cbs-consulting.com\/locations\/"},"modified":"2026-06-24T07:43:49","modified_gmt":"2026-06-24T05:43:49","slug":"locations","status":"publish","type":"page","link":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/","title":{"rendered":"Locations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12113\" class=\"elementor elementor-12113 elementor-897\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ff9e250 e-con-full e-flex e-con e-parent\" data-id=\"2ff9e250\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;background_motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;background_motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;],&quot;background_motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;background_motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}}}\">\n\t\t<div class=\"elementor-element elementor-element-1d48e0d0 e-flex e-con-boxed e-con e-child\" data-id=\"1d48e0d0\" 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-6f8909d1 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6f8909d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Locations<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5179e12d elementor-widget elementor-widget-html\" data-id=\"5179e12d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.9.4\/leaflet.min.css\" \/>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/MarkerCluster.css\" \/>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/MarkerCluster.Default.css\" \/>\n<style>\n  :root {\n    --accent-color: #ef7d00;\n    --accent-hover: #201918;\n    --black: #121212;\n    --white: #ffffff;\n    --gray-100: #f8f9fa;\n    --gray-200: #e9ecef;\n    --gray-300: #f0eeeb;\n    --gray-400: #ced4da;\n    --gray-500: #717476;\n    --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n    --shadow-md: 0 4px 6px rgba(0, 0, 0, 0.07);\n    --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);\n    --border-radius-sm: 8px;\n    --border-radius-md: 12px;\n    --border-radius-lg: 16px;\n    --transition: all 0.25s ease;\n  }\n\n  .cbs-locations-wrapper {\n    display: grid;\n    grid-template-columns: 450px 1fr;\n    gap: 1rem;\n    height: 80vh;\n  }\n\n  #sidebar {\n    background-color: var(--white);\n    border-radius: var(--border-radius-lg);\n    bbox-shadow: var(--shadow-md);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    border: 1px var(--gray-300) solid;\n  }\n\n  @media(max-width:1200px) {\n    #sidebar {\n      order: 2\n    }\n  }\n\n  .search-box {\n    padding: 1.5rem;\n    background-color: var(--white);\n    position: relative;\n    border-bottom: 1px solid var(--gray-300);\n  }\n\n  .search-input-wrapper {\n    position: relative;\n  }\n\n  .search-input-wrapper i {\n    position: absolute;\n    left: 1rem;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--gray-500);\n  }\n\n  #searchInput {\n    width: -webkit-fill-available;\n    padding: 0.875rem 1rem 0.875rem 2.5rem;\n    border: 1px solid var(--gray-300);\n    border-radius: var(--border-radius-sm);\n    font-size: 0.95rem;\n    transition: var(--transition);\n    background-color: var(--gray-100);\n  }\n\n  #searchInput:focus {\n    outline: none;\n    border-color: var(--accent-color);\n    box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.15);\n  }\n\n  .tabs {\n    display: flex;\n    overflow-x: auto;\n    background-color: var(--white);\n    border-bottom: 1px solid var(--gray-300);\n    -ms-overflow-style: none;\n    scrollbar-width: none;\n  }\n\n  .tabs::-webkit-scrollbar {\n    display: none;\n  }\n\n  .tab {\n    padding: 1.2rem 1.25rem;\n    padding-top: 2rem;\n    cursor: pointer;\n    font-weight: 400;\n    font-size: 0.8rem;\n    text-align: center;\n    transition: var(--transition);\n    color: var(--gray-500);\n    white-space: nowrap;\n    border-bottom: 2px solid transparent;\n    flex: 1;\n    position: relative;\n  }\n\n  .tab.active {\n    color: var(--accent-color);\n    border-bottom: 2px solid var(--accent-color);\n  }\n\n  .tab:hover:not(.active) {\n    color: var(--black);\n    background-color: var(--gray-100);\n  }\n\n  .tab:after {\n    content: attr(data-count);\n    margin-left: 5px;\n    color: var(--gray-500);\n    font-size: 0.7rem;\n    position: absolute;\n    top: 20px;\n    right: 15px;\n    10px;\n    opacity: 0.5;\n  }\n\n  .tab.active:after {\n    color: red;\n    color: var(--accent-color);\n  }\n\n  .tab-content {\n    display: none;\n    padding: 0.5rem;\n    flex: 1;\n    overflow-y: auto;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  .company-card {\n    background-color: var(--white);\n    border-radius: var(--border-radius-md);\n    box-shadow: var(--shadow-sm);\n    margin: 0.75rem;\n    cursor: pointer;\n    transition: var(--transition);\n    overflow: hidden;\n  }\n\n  .company-card:hover {\n    box-shadow: var(--shadow-lg);\n    transform: translateY(-3px);\n  }\n\n  .company-card-head {\n    position: relative;\n  }\n\n  .company-card-image {\n    width: 100%;\n    height: 120px;\n    object-fit: cover;\n    aspect-ratio: 16 \/ 9;\n    object-fit: cover;\n  }\n\n  .company-name-badge {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);\n    color: var(--white);\n    padding: 1rem;\n    font-weight: 600;\n    font-size: 1rem;\n    height: 100%;\n    display: flex;\n    align-items: end;\n  }\n\n  .headquarter-icon {\n    color: var(--accent-color);\n    margin-left: 0.5rem;\n  }\n\n  .company-card-content {\n    padding: 1rem;\n  }\n\n  .company-info {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n    margin-bottom: 0.5rem;\n    font-size: 0.85rem;\n    color: var(--gray-500);\n  }\n\n  .company-info i {\n    color: var(--accent-color);\n    margin-top: 0.25rem;\n  }\n\n  .company-info-text {\n    flex: 1;\n  }\n\n  .job-btn {\n    background-color: var(--accent-color);\n    color: var(--white);\n    border: none;\n    padding: 0.6rem 1.2rem;\n    border-radius: var(--border-radius-sm);\n    cursor: pointer;\n    font-weight: 500;\n    font-size: 0.9rem;\n    transition: var(--transition);\n    width: 100%;\n    margin-top: 0.75rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 0.5rem;\n  }\n\n  .job-btn:hover {\n    background-color: var(--accent-hover);\n  }\n\n  .company-card.selected {\n    box-shadow: 0 0 0 2px var(--accent-color), var(--shadow-md);\n    transform: translateY(-3px);\n  }\n\n  #map {\n    height: 100%;\n    border-radius: var(--border-radius-lg);\n    box-shadow: var(--shadow-md);\n    overflow: hidden;\n  }\n\n  .no-results {\n    padding: 2rem;\n    text-align: center;\n    color: var(--gray-500);\n    font-size: 0.95rem;\n  }\n\n  .leaflet-popup-content-wrapper {\n    border-radius: var(--border-radius-md);\n    box-shadow: var(--shadow-lg);\n    padding: 0;\n    overflow: hidden;\n  }\n\n  .leaflet-popup-content {\n    margin: 0;\n    width: 280px !important;\n  }\n\n  .popup-content {\n    padding: 1rem;\n  }\n\n  .popup-image {\n    width: 100%;\n    height: 140px;\n    object-fit: cover;\n    aspect-ratio: 16 \/ 9;\n  }\n\n  .popup-title {\n    font-weight: 600;\n    font-size: 1rem;\n    margin: 0.75rem 0 0.5rem;\n    color: var(--black);\n  }\n\n  .popup-info {\n    font-size: 0.85rem;\n    color: var(--gray-500);\n    display: flex;\n    align-items: flex-start;\n    gap: 0.5rem;\n    margin-bottom: 0.5rem;\n  }\n\n  .popup-info i {\n    color: var(--accent-color);\n    width: 16px;\n    text-align: center;\n    margin-top: 0.25rem;\n  }\n\n  @media (max-width: 1200px) {\n    .container {\n      padding: 1rem;\n    }\n\n    .cbs-locations-wrapper {\n      grid-template-columns: 350px 1fr;\n      gap: 1rem;\n    }\n  }\n\n  @media (max-width: 992px) {\n    .cbs-locations-wrapper {\n      grid-template-columns: 300px 1fr;\n    }\n  }\n\n  @media (max-width: 1200px) {\n    .cbs-locations-wrapper {\n      grid-template-columns: 1fr;\n      height: auto;\n    }\n\n    #sidebar {\n      height: auto;\n    }\n\n    #map {\n      height: 40vh;\n    }\n  }\n\n  \/* Custom marker styling *\/\n  .custom-marker {\n    background-color: #ef7d00;\n    border-radius: 50%;\n    color: white;\n    width: 25px;\n    height: 25px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 0 0 5px #ef7d007d;\n  }\n\n  .custom-marker.headquarter {\n    background-color: #ef7d00;\n    box-shadow: 0 0 0 5px rgba(231, 76, 60, 0.3);\n  }\n\n  \/* Custom cluster styling *\/\n  .marker-cluster {\n    background-color: #2019182f;\n    border-radius: 50%;\n  }\n\n  .marker-cluster div {\n    background-color: #201918;\n    color: #fff;\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n  }\n\n  \/*neu*\/\n  .popup-info-city-name {\n    color: #fff\n  }\n\n  .jobLinkButton {\n    text-decoration: none\n  }\n\n  @media (max-width: 768px) {\n    .leaflet-popup-content-wrapper {\n      max-width: 150px !important;\n    }\n\n    .leaflet-popup-content {\n      width: 150px !important;\n      max-width: 150px !important;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n    }\n  }\n\n  .leaflet-control-attribution svg {\n    display: none !important\n  }\n  .search-results-count {\n    font-size: 0.6rem;\n    color: var(--gray-500);\n    margin-top: 0.5rem;\n    text-align: left;\n  }\n\n  .popup-info-city-name h6 {\n    margin: 0\n  }\n\n  .headquarterChip {\n    padding: 8px 15px 6px 15px;\n    background: #ef7d00;\n    color: #fff;\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 2;\n    border-radius: 500px;\n    font-size: 0.8rem;\n  }\n<\/style>\n\n<div class=\"\">\n  <div class=\"cbs-locations-wrapper\">\n    <div id=\"sidebar\">\n      \n      <div class=\"tabs\">\n        <div class=\"tab active\" data-tab=\"all\">All<\/div>\n        <div class=\"tab\" data-tab=\"apac\">APAC<\/div>\n        <div class=\"tab\" data-tab=\"dach\">DACH<\/div>\n        <div class=\"tab\" data-tab=\"emea\">EMEA<\/div>\n        <div class=\"tab\" data-tab=\"us\">AMERICAS<\/div>\n      <\/div>\n      <div class=\"search-box\">\n        <div class=\"search-input-wrapper\">\n          <i class=\"fas fa-search\"><\/i>\n          <input type=\"text\" id=\"searchInput\" placeholder=\"Search locations, regions, addresses...\">\n        <\/div>\n      <\/div>\n      <div id=\"all\" class=\"tab-content active\"><\/div>\n      <div id=\"apac\" class=\"tab-content\"><\/div>\n      <div id=\"dach\" class=\"tab-content\"><\/div>\n      <div id=\"emea\" class=\"tab-content\"><\/div>\n      <div id=\"us\" class=\"tab-content\"><\/div>\n    <\/div>\n    <div id=\"map\"><\/div>\n  <\/div>\n<\/div>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet\/1.9.4\/leaflet.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/leaflet.markercluster.js\"><\/script>\n<script>\n  \/\/ Bestimme Ger\u00e4tetyp basierend auf der Bildschirmbreite\n  const width = window.innerWidth;\n  let deviceType = 'desktop';\n  if (width <= 480) {\n    deviceType = 'mobile';\n  } else if (width <= 1024) {\n    deviceType = 'tablet';\n  }\n  \/\/ Definiere initiale View-Einstellungen f\u00fcr verschiedene Ger\u00e4te\n  const initialViewSettings = {\n    desktop: {\n      center: [30, 0],\n      zoom: 2\n    },\n    tablet: {\n      center: [30, 0],\n      zoom: 1.8\n    },\n    mobile: {\n      center: [10, 30],\n      zoom: 0.5\n    }\n  };\n  const {\n    center,\n    zoom\n  } = initialViewSettings[deviceType];\n  \/\/ Initialisiere die Karte mit dem passenden View\n  const map = L.map('map', {\n    zoomControl: false,\n    attributionControl: false\n  }).setView(center, zoom);\n  \/\/ Attribution unten rechts\n  L.control.attribution({\n    position: 'bottomright'\n  }).addTo(map);\n  \/\/ Zoom-Kontrolle oben rechts\n  L.control.zoom({\n    position: 'topright'\n  }).addTo(map);\n  \/\/ Stilisiertes Kartentile-Layer\n  L.tileLayer('https:\/\/tile.openstreetmap.de\/{z}\/{x}\/{y}.png', {\n    attribution: '&copy; <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a> contributors'\n}).addTo(map);\n  \/\/ Marker-Icon-Funktion\n  const createCustomIcon = (isHeadquarter) => {\n    return L.divIcon({\n      className: isHeadquarter ? 'custom-marker headquarter' : 'custom-marker',\n      html: isHeadquarter ? '<i class=\"fas fa-star\"><\/i>' : '<i class=\"fas fa-map-marker-alt\"><\/i>',\n      iconSize: [25, 25],\n      iconAnchor: [15, 20],\n      popupAnchor: [0, -20]\n    });\n  };\n  const markersByRegion = {\n    all: [],\n    dach: [],\n    emea: [],\n    apac: [],\n    us: []\n  };\n  const clusterGroups = {\n    all: L.markerClusterGroup(),\n    dach: L.markerClusterGroup(),\n    emea: L.markerClusterGroup(),\n    apac: L.markerClusterGroup(),\n    us: L.markerClusterGroup()\n  };\n  const defaultImageUrl = 'https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/Einblick-in-unser-Headquarter-3.jpg';\n  \/\/ Sample company data with added keywords array\n  const companies = [{\n      city: \"Heidelberg\",\n      name: [\"cbs Corporate Business Solutions Unternehmensberatung GmbH\", \"leogistics GmbH\"],\n      address: \"Rudolf-Diesel Stra\u00dfe 9, 69115 Heidelberg\",\n      tel: [\"+49 6221 3304-0\"],\n      fax: \"+49 6221 3304-200\",\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=heidelberg\",\n      region: \"dach\",\n      coordinates: [49.397574, 8.674320],\n      isHeadquarter: true,\n      imageUrl: defaultImageUrl,\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Headquarter\", \"Deutschland\", \"logistic\"]\n    },\n    {\n      city: \"Hamburg\",\n      name: \"leogistics GmbH\",\n      address: \"Am Sandtorkai 73, 20457 Hamburg\",\n      tel: [\"+49 40 - 2 98 12 68-90\"],\n      fax: \"+49 40 - 2 98 12 68-99\",\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [53.5425747, 9.9855563],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Hamburg.jpg\",\n      email: \"info@leogistics.com\",\n      country: \"Germany\",\n      keywords: [\"logistics\", \"Deutschland\", \"logistik\"]\n    },\n    {\n      city: \"Schwerin\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Wilhelm-Hennemann-Stra\u00dfe 13, 19061 Schwerin\",\n      tel: [\"+49 6221 3304-0\"],\n      fax: \"+49 6221 3304-200\",\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [53.5997952, 11.4198556],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_schwerin.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Deutschland\",\n      keywords: [\"t+h\", \"Deutschland\", \"t&h\", \"t-h\"]\n    },\n    {\n      city: \"Munich\",\n      name: \"projekt0708 GmbH\",\n      address: \"Leopoldstra\u00dfe 37A, 80802 Munich\",\n      tel: [\"+49 89 459926-90\"],\n      fax: \"+49 89 459926-89\",\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [48.13743, 11.57549],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Muenchen.jpg\",\n      email: \"hello@projekt0708.com\",\n      country: \"Germany\",\n      keywords: [\"p78\", \"p0708\", \"Deutschland\", \"M\u00fcnchen\"]\n    },\n    {\n      city: \"Cologne\",\n      name: \"projekt0708 GmbH\",\n      address: \"Pilgrimstra\u00dfe 6, 50674 Cologne\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [50.9354905, 6.9399205],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_Standort_Koeln.jpg\",\n      email: \"hello@projekt0708.com\",\n      country: \"Germany\",\n      keywords: [\"p78\", \"p0708\", \"Deutschland\", \"K\u00f6ln\"]\n    },\n    {\n      city: \"Raunheim\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Am Prime-Parc 17, 65479 Raunheim\",\n      tel: [\"+49 6142 708388-0\"],\n      fax: null,\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [50.0160919, 8.4608987],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_raunheim-2.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    {\n      city: \"Leipzig\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Augustusplatz 9, 04109 Leipzig\",\n      tel: [\"+49 6221 3304-0\"],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=leipzig\",\n      region: \"dach\",\n      coordinates: [51.3379384, 12.3792731],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_Standort_Leipzig.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\", \"Sachen\", \"Saxony\"]\n    },\n    {\n      city: \"Bautzen\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Humboldtstra\u00dfe 25, 02625 Bautzen\",\n      tel: [\"+49 6221 3304-0\"],\n      fax: \"+49 6221 3304-200\",\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=bautzen\",\n      region: \"dach\",\n      coordinates: [51.1713146, 14.4182478],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Bautzen.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\", \"Sachsen\", \"Saxony\"]\n    },\n    {\n      city: \"Freiburg\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Heinrich-von-Stephan-Stra\u00dfe 25, 79100 Freiburg im Breisgau\",\n      tel: [\"+49 761 514629-60\"],\n      fax: \"+49 40 69698110\",\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [47.9887241, 7.8366984],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Freiburg.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    {\n      city: \"Berlin\",\n      name: [\"cbs Corporate Business Solutions Unternehmensberatung GmbH\" ],\n      address: \"Friedrichstra\u00dfe 200, 10117 Berlin\",\n      tel: [\"+49 6221 3304-0\"],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=berlin\",\n      region: \"dach\",\n      coordinates: [52.5213652, 13.3880909],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_berlin.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"t+h\", \"Deutschland\", \"t&h\", \"t-h\"]\n    },\n    {\n      city: \"Hamburg\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Am Sandtorkai 73, 20457 Hamburg\",\n      tel: [\"+49 40 22813345\"],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=hamburg\",\n      region: \"dach\",\n      coordinates: [53.5425747, 9.9855563],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Hamburg.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    {\n      city: \"Munich\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"M\u00fchldorfstra\u00dfe 8, 81671 Munich\",\n      tel: [\"+49 89 459926-90\"],\n      fax: \"+49 89 459926-89\",\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=muenchen\",\n      region: \"dach\",\n      coordinates: [48.127963, 11.6100217],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Muenchen.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    {\n      city: \"Dortmund\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"Robert-Schuman-Stra\u00dfe 20, 44263 Dortmund\",\n      tel: [\"+49 231 5599-00\"],\n      fax: \"+49 231 5599-100\",\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=dortmund\",\n      region: \"dach\",\n      coordinates: [51.4868523, 7.4703197],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_dortmund.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    {\n      city: \"Stuttgart\",\n      name: [\"cbs Corporate Business Solutions Unternehmensberatung GmbH\" ],\n      address: \"Meitnerstra\u00dfe 9, 70563 Stuttgart\",\n      tel: [\"+49 711 28471-180\"],\n      fax: \"+49 711 28471-170\",\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [48.7387354, 9.1087172],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Stuttgart.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"t+h\", \"Deutschland\", \"t&h\", \"t-h\"]\n    },\n    {\n      city: \"Marktredwitz\",\n      name: \"leogistics GmbH\",\n      address: \"D\u00f6rflaser Platz 5, 95615 Marktredwitz\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [50.0049721, 12.0897675],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Marktredwitz.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"logistics\", \"Deutschland\"]\n    },\n    {\n      city: \"Hamburg\",\n      name: \"projekt0708 GmbH\",\n      address: \"Am Sandtorkai 73, 20457 Hamburg\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [53.5425747, 9.9855563],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Hamburg.jpg\",\n      email: \"hello@projekt0708.com\",\n      country: \"Germany\",\n      keywords: [\"p78\", \"p0708\", \"Deutschland\", \"Altona\"]\n    },\n    {\n      city: \"Dusseldorf\",\n      name: \"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\n      address: \"c\/o Materna Information und Communications SE, Niederkassler Lohweg 189, 40547 Dusseldorf\",\n      tel: [\"+49 211 5205650\"],\n      fax: null,\n      hasJobs: false,\n      region: \"dach\",\n      coordinates: [51.2404941, 6.7322604],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_duesseldorf.jpg\",\n      email: \"kontakt@cbs-consulting.de\",\n      country: \"Germany\",\n      keywords: [\"Deutschland\"]\n    },\n    \/\/emea\n    {\n      city: \"Vienna\",\n      name: \"cbs Unternehmensberatung Austria GmbH\",\n      address: \"Janis-Joplin-Promenade 26\/601, 1220 Vienna\",\n      tel: [\"+43 1 391 007-0\"],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=wien\",\n      region: \"dach\",\n      coordinates: [48.2252851, 16.5047018],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Wien.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Austria\",\n      keywords: [\"\u00d6sterreich\", \"Wien\"],\n      website:\"https:\/\/www.cbs-consulting.com\/oesterreich\/\"\n    },\n    {\n      city: \"Linz\",\n      name: \"cbs Unternehmensberatung Austria GmbH\",\n      address: \"Peter-Behrens-Platz 10, 4020 Linz\",\n      tel: [],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=linz\",\n      region: \"dach\",\n      coordinates: [48.3115142, 14.2963209],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_linz.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Austria\",\n      keywords: [\"\u00d6sterreich\"],\n      website:\"https:\/\/www.cbs-consulting.com\/oesterreich\/\"\n    },\n    {\n      city: \"Egg (Zurich)\",\n      name: \"cbs Schweiz AG\",\n      address: \"Dorfplatz 3, 8132 Egg\",\n      tel: [\"+41 44 31990-00\"],\n      fax: \"+41 43 27707-92\",\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=zuerich\",\n      region: \"dach\",\n      coordinates: [47.3002806, 8.687411],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Zuerich.jpg\",\n      email: \"kontakt@cbs-consulting.ch\",\n      country: \"Switzerland\",\n      keywords: [\"Schweiz\", \"Suisse\", \"Z\u00fcrich\"],\n      website:\"https:\/\/www.cbs-consulting.com\/schweiz\/\"\n    },\n    {\n      city: \"Zurich\",\n      name: \"cbs Schweiz AG\",\n      address: \"c\/o Westhive Coworking, Seestrasse 353, 8038 Zurich\",\n      tel: [],\n      fax: null,\n      hasJobs: true,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=zuerich\",\n      region: \"dach\",\n      coordinates: [47.346464, 8.5310611],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Zuerich.jpg\",\n      email: \"contact@cbs-consulting.de\",\n      country: \"Switzerland\",\n      keywords: [\"Schweiz\", \"Suisse\", \"Z\u00fcrich\"],\n      website:\"https:\/\/www.cbs-consulting.com\/schweiz\/\"\n    },\n    {\n      city: \"Espoo\",\n      name: \"cbs Corporate Business Solutions Finland Oy\",\n      address: \"Keilaranta 10 E, 02150 Espoo\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"emea\",\n      coordinates: [60.1770605, 24.833326],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_epsoo.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Finland\",\n      keywords: [\"Suomi\", \"Finnland\"]\n    },\n    {\n      city: \"Zagreb\",\n      name: \"cbs Corporate Business Solutions Croatia d.o.o.\",\n      address: \"Ore\u0161kovi\u0107eva ul. 6h\/1, 10010 Zagreb\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"emea\",\n      coordinates: [45.759179, 15.9813612],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/t4.ftcdn.net\/jpg\/01\/63\/38\/79\/240_F_163387911_QnmawAHJa8bMmWyAEH6rbUrPFRwKbVGs.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Croatia\",\n      keywords: [\"Hrvatska\"]\n    },\n    {\n      city: \"Bucharest\",\n      name: \"cbs Corporate Business Solutions Romania S.R.L.\",\n      address: \"Tipografilor Street No. 11\u201315 Building B4, 2nd Floor Sector 1 Bucharest 013714 Romania\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"emea\",\n      coordinates: [44.4835089, 26.0707105,783],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Bukarest.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Romania\",\n      keywords: [\"Rom\u00e2nia\", \"bukarest\"]\n    },\n    {\n      city: \"Barcelona\",\n      name: [\"cbs Transformation Consulting Spain, S.L.\", \"p0708 SPAIN S.L.\"],\n      address: \"Passeig de Gr\u00e0cia, 44, L'Eixample, 08007 Barcelona\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=barcelona\",\n      region: \"emea\",\n      coordinates: [41.3902442, 2.1638767],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_barcelona.jpg\",\n      email: [\"contact@cbs-consulting.com\", \"hello@projekt0708.com\"],\n      country: \"Spanien\",\n      keywords: [\"Espa\u00f1a\", \"Spain\", \"p78\", \"projekt0708\", \"Espa\u00f1a\", \"Spain\"],\n      website:\"https:\/\/www.cbs-consulting.com\/en\/espana\/\"\n    },\n    {\n      city: \"Madrid\",\n      name: \"cbs Transformation Consulting Spain, S.L.\",\n      address: \"Calle de Alfonso XII 62, 28014 Madrid\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      jobLink: \"https:\/\/www.cbs-consulting.com\/karriere-bei-cbs\/stellenangebote\/?_locations=madrid\",\n      region: \"emea\",\n      coordinates: [40.4085209, -3.6914938],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_madrid.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Spain\",\n      keywords: [\"Espa\u00f1a\", \"Spanien\"],\n      website:\"https:\/\/www.cbs-consulting.com\/en\/espana\/\"\n    },\n    {\n      city: \"Istanbul\",\n      name: \"cbs Corporate Business Solutions Bili\u015fim Ltd. \u015eti.\",\n      address: \"So\u011fanl\u0131k\u00a0Yeni Mah. Alia\u011fa Sk. Bumerang Kartal No: 8 \u0130\u00e7 Kap\u0131 No: 13 Kartal \/ Istanbul\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"emea\",\n      coordinates: [40.9178937, 29.1772168,840],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/Istanbul-cbs.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Turkey\",\n      keywords: [\"T\u00fcrkiye\", \"Turkey\"]\n    },\n    \/\/apac\n    {\n      city: \"Perth\",\n      name: \"cbs Corporate Business Solutions Australia\",\n      address: \"St Martins Centre, St Martins Tower, Level 27\/44 St Georges Terrace, Perth WA 6000 Australia\",\n      tel: [\"+61 493959271\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [-31.9551866, 115.8592907],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Perth.jpg\",\n      email: \"au-office@cbs-consulting.com\",\n      country: \"Australia\",\n      website:\"https:\/\/www.cbs-consulting.com\/apac\/au\/\",\n      keywords: [\"Australien\"]\n    },\n    {\n      city: \"Melbourne\",\n      name: [\"cbs Corporate Business Solutions Australia\",\"projekt0708 Australia PTY. LTD.\"],\n      address: \"Collins Place, Level 30\/35 Collins St, Melbourne VIC 3000 Australia\",\n      tel: [\"+61 493959271\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [-37.7826497, 145.2386453],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_melbourne.jpg\",\n      email: \"au-office@cbs-consulting.com\",\n      country: \"Australia\",\n      website:\"https:\/\/www.cbs-consulting.com\/apac\/au\/\",\n      keywords: [\"Australien\"]\n    },\n    {\n      city: \"Sydney\",\n      name: \"cbs Corporate Business Solutions Australia\",\n      address: \"Level 17, Angel Place, 123 Pitt Street, Sydney, NSW 2000, Australia\",\n      tel: [\"+61 410443679\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [-33.8669637, 151.2081947],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Perth.jpg\",\n      email: \"au-office@cbs-consulting.com\",\n      country: \"Australia\",\n      website:\"https:\/\/www.cbs-consulting.com\/apac\/au\/\",\n      keywords: [\"Australien\"]\n    },\n    {\n      city: \"Shanghai\",\n      name: \"cbs Management Consulting (Shanghai) Co., Ltd.\",\n      address: \"Level 19, L'Avenue, 99 Xianxia Road, Chang Ning District, Shanghai\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [31.2061235, 121.4030099],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_shanghai.jpg\",\n      email: \"cn-office@cbs-consulting.com\",\n      country: \"China\",\n      keywords: [\"\u4e2d\u56fd\", \"PRC\"]\n    },\n    {\n      city: \"Singapore\",\n      name: \"cbs Corporate Business Solutions Asia Pacific Pte. Ltd.\",\n      address: \"152 Beach Road #11-06\/08 The Gateway East Singapore 189721\",\n      tel: [\"+65 63489479\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [1.3062932, 103.831847],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Singapur.jpg\",\n      email: \"sg-office@cbs-consulting.com\",\n      country: \"Singapore\",\n      keywords: [\"Singapur\"]\n    },\n    {\n      city: \"Bengaluru\",\n      name: \"cbs Digital Consulting India Private Limited\",\n      address: \"WeWork Cinnabar Hills, Embassy Golf Links Business Park, Challaghatta, Bengaluru, Karnataka 560071\",\n      tel: [\"+91 96069 71198\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [12.9531343, 77.6428499],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Bengaluru.jpg\",\n      email: \"in-office@cbs-consulting.com\",\n      country: \"India\",\n      keywords: [\"\u092d\u093e\u0930\u0924\", \"Bharat\", \"Bangalore\"]\n    },\n      {\n      city: \"Tokyo\",\n      name: \"cbs Corporate Business Solutions Japan K.K.\",\n      address: \"Level 28 Shinagawa Intercity Tower A 2-15-1 Konan, Minato-ku, Tokyo, 108-6028, Japan \u3012108 6028 \u6771\u4eac\u90fd\u6e2f\u533a\u6e2f\u53572-15-1 \u54c1\u5ddd\u30a4\u30f3\u30bf\u30fc\u30b7\u30c6\u30a3A\u68df28F\",\n      tel: [\"+81 (0)3-6717-6044\"],\n      fax: \"+81 (0)3-5530-8491\",\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [35.6274094, 139.7411077, 537],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Tokyo.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Japan\",\n      keywords: [\"\u65e5\u672c\"]\n    },\n    {\n      city: \"Kuala Lumpur\",\n      name: \"cbs Corporate Business Solutions Malaysia Sdn. Bhd.\",\n      address: \"Level 18, Menara Allianz Sentral, 203 Jalan Tun Sambanthan, Kuala Lumpur Sentral, 50470 Kuala Lumpur\",\n      tel: [\"+603 2276 5209\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [3.1324298, 101.6866829],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Kuala-Lumpur.jpg\",\n      email: \"my-office@cbs-consulting.com\",\n      country: \"Malaysia\",\n      keywords: []\n    },\n    {\n      city: \"Kuala Lumpur\",\n      name: \"MY SI Services Sdn Bhd. (SIS Group)\",\n      address: \"Unit 13-03 & 13-3A, Level 13, Tower B, Vertical Business Suite, Avenue 3, Bangsar South, No. 8, Jalan Kerinchi, Kuala Lumpur; 59200\",\n      tel: [\"+60322422833\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [3.1111985, 101.663796],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Kuala-Lumpur.jpg\",\n      email: \"\",\n      country: \"Malaysia\",\n      keywords: [\"KL\", \"MY\", \"SIS Group\", \"SEA\", \"ASEAN\"]\n    },\n    {\n      city: \"Manila\",\n      name: \"PHILIPPINE SOLUTION INNOVATION SERVICES (PH SIS) CORP. (SIS Group)\",\n      address: \"11th Floor, 4th Avenue, Taguig City, Metro Manila, Philippines\",\n      tel: [\"+63 (02) 8657-1875 ext. 4018\"],\n      fax: null,\n      hasJobs: false,\n      region: \"apac\",\n      coordinates: [14.555129, 121.0170449],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_manila.jpg\",\n      email: \"\",\n      country: \"Philippines\",\n      keywords: [\"PH\", \"PHL\", \"Makati\", \"SIS Group\", \"SEA\"]\n    },\n    \/\/usa\n    {\n      city: \"Devon\",\n      name: \"cbs Corporate Business Solutions America Inc.\",\n      address: \"15 N Devon Blvd, Devon PA 19333\",\n      tel: [\"+1 (484) 583-7144\"],\n      fax: \"+1 (484) 842-2488\",\n      hasJobs: false,\n      region: \"us\",\n      coordinates: [40.045411, -75.4236893],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_devon.jpg\",\n      email: \"usa-office@cbs-consulting.com\",\n      country: \"United States\",\n      keywords: [\"US\", \"USA\", \"North America\"]\n    },\n    {\n      city: \"Denver\",\n      name: \"cbs Corporate Business Solutions America Inc.\",\n      address: \"3001 Brighton Boulevard Suite 2990, Denver CO 80216\",\n      tel: [\"+1 (720) 379-7067\"],\n      fax: \"+1 (720) 381-6188\",\n      hasJobs: false,\n      region: \"us\",\n      coordinates: [39.7656478, -104.9882599],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_denver.jpg\",\n      email: \"usa-office@cbs-consulting.com\",\n      country: \"United States\",\n      keywords: [\"US\", \"USA\", \"North America\"]\n    },\n    {\n      city: \"Detroit\",\n      name: \"cbs Corporate Business Solutions America Inc. - Detroit (MI)\",\n      address: \"The Burroughs, 41100 Plymouth Road. Ste B1-330, Plymouth, MI | USA  48170\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      jobLink: null,\n      region: \"us\",\n      coordinates: [42.3754012, -83.4496502],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Southfield.jpg\",\n      email: \"usa-office@cbs-consulting.com\",\n      country: \"United States\",\n      keywords: [\"US\", \"USA\", \"North America\"]\n    },\n    {\n      city: \"Porto Alegre\",\n      name: \"cbs Corporate Business Solutions do Brasil LTDA.\",\n      address: \"Rua Mostardeiro, 777 Sala 501 Rio Branco 90430\u2011001 Porto Alegre\",\n      tel: [],\n      fax: null,\n      hasJobs: false,\n      jobLink: null,\n      region: \"us\",\n      coordinates: [-30.03306, -51.23],\n      isHeadquarter: false,\n      imageUrl: \"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_standort_Puerto-Alegre.jpg\",\n      email: \"contact@cbs-consulting.com\",\n      country: \"Brazil\",\n      keywords: [\"Brasil\", \"South America\"],\n      website:\"https:\/\/www.cbs-consulting.com\/en\/brazil\/\"\n    }\n  ];\n  \/\/ Store the markers and cards for easy access\n  const markersMap = new Map();\n  const cardsMap = new Map();\n  \/\/ Create company card for the sidebar\n  function createCompanyCard(company, uniqueId) {\n    const card = document.createElement('div');\n    card.className = 'company-card';\n    card.dataset.id = uniqueId;\n    \/\/ Store the company address as a unique identifier\n    card.dataset.address = company.address;\n    let nameDisplay = company.name;\n    const headquarterBadge = company.isHeadquarter ? 'Headquarter' : '';\n    card.innerHTML = `\n          <div class=\"company-card-head\">\n\n             ${company.isHeadquarter ?\n                  `             <div class=\"headquarterChip\">${headquarterBadge}<\/div>` : ''}\n            <img decoding=\"async\" src=\"${company.imageUrl}\" alt=\"${company.name}\" class=\"company-card-image\">\n            <div class=\"company-name-badge\">\n            \n               ${company.city ?\n                  `<div class=\"popup-info-city-name\">\n                     <h6>${company.city}<\/h6>\n                    <div style=\"font-weight:400\">${company.country}<\/div>\n                  <\/div>` : ''}\n            <\/div>\n          <\/div>\n          <div class=\"company-card-content\">\n       \n                  ${company.name ?\n    (Array.isArray(company.name) ? company.name : [company.name])\n      .map(name => `\n        <div class=\"company-info\">\n          <i class=\"fa-regular fa-building\"><\/i>\n          <div class=\"company-info-text\">\n            ${name}\n          <\/div>\n        <\/div>\n      `).join('')\n  : ''}\n\n            <div class=\"company-info\">\n              <i class=\"fas fa-map-marker-alt\"><\/i>\n              <div class=\"company-info-text\">${company.address}<\/div>\n            <\/div>\n\n              \n              \n${company.email ?\n    (Array.isArray(company.email) ? company.email : [company.email])\n      .map(email => `\n        <div class=\"company-info\">\n          <i class=\"fas fa-envelope\"><\/i>\n          <div class=\"company-info-text\">\n            <a href=\"mailto:${email}\">${email}<\/a>\n          <\/div>\n        <\/div>\n      `).join('')\n  : ''}\n\n${company.tel ?\n    (Array.isArray(company.tel) ? company.tel : [company.tel])\n      .map(tel => `\n        <div class=\"company-info\">\n          <i class=\"fas fa-phone\"><\/i>\n          <div class=\"company-info-text\">\n            <a href=\"tel:${tel}\">${tel}<\/a>\n          <\/div>\n        <\/div>\n      `).join('')\n  : ''}\n\n            ${company.fax ?\n              `<div class=\"company-info\">\n                <i class=\"fas fa-fax\"><\/i>\n                <div class=\"company-info-text\">${company.fax}<\/div>\n              <\/div>` : ''}\n            ${company.hasJobs ?\n              `<a class=\"jobLinkButton\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"${company.jobLink}#jobs\"><button class=\"job-btn\">\n                <i class=\"fas fa-briefcase\"><\/i> Jobs\n              <\/button><\/a>` : ''}\n              \n              ${company.website ?\n              `<a class=\"jobLinkButton\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"${company.website}\"><button class=\"job-btn\">\n                <i class=\"fa-solid fa-globe\"><\/i>Website<\/button><\/a>` : ''}\n          <\/div>\n        `;\n    \/\/ Add click event to center the map on the company\n    card.addEventListener('click', () => {\n      document.querySelectorAll('.company-card').forEach(c => c.classList.remove('selected'));\n      card.classList.add('selected');\n      \/\/ Smooth zoom to location\n      map.flyTo(company.coordinates, 14, {\n        animate: true,\n        duration: 1\n      });\n      \/\/ Find and open the popup for this marker - using address to match\n      let markerKey;\n      const activeTab = document.querySelector('.tab.active').dataset.tab;\n      \/\/ Try to find the marker with the matching address in the current tab markers\n      for (const [key, marker] of markersMap.entries()) {\n        if (marker.options.address === company.address && key.includes(activeTab)) {\n          markerKey = key;\n          break;\n        }\n      }\n      \/\/ If not found, try to find it in all markers\n      if (!markerKey) {\n        for (const [key, marker] of markersMap.entries()) {\n          if (marker.options.address === company.address) {\n            markerKey = key;\n            break;\n          }\n        }\n      }\n      if (markerKey) {\n        const marker = markersMap.get(markerKey);\n        if (marker) {\n          marker.openPopup();\n        }\n      }\n    });\n    return card;\n  }\n  \/\/ Populate the tabs with company cards and create markers\n  function populateTabContent() {\n    \/\/ Clear existing content and clusters\n    Object.keys(markersByRegion).forEach(key => {\n      document.getElementById(key).innerHTML = '';\n      markersByRegion[key] = [];\n      clusterGroups[key].clearLayers();\n    });\n    markersMap.clear();\n    cardsMap.clear();\n    \/\/ Add company cards and markers\n    companies.forEach((company, index) => {\n      const uniqueId = `company-${index}`;\n      \/\/ Create and add card to its region tab\n      const card = createCompanyCard(company, uniqueId);\n      document.getElementById(company.region).appendChild(card);\n      cardsMap.set(uniqueId, card);\n      \/\/ Also add DACH locations to EMEA tab\n      if (company.region === 'dach') {\n        const emeaCard = createCompanyCard(company, `emea-${uniqueId}`);\n        document.getElementById('emea').appendChild(emeaCard);\n        cardsMap.set(`emea-${uniqueId}`, emeaCard);\n      }\n      \/\/ Create and add card to the \"all\" tab\n      const allTabCard = createCompanyCard(company, `all-${uniqueId}`);\n      document.getElementById('all').appendChild(allTabCard);\n      cardsMap.set(`all-${uniqueId}`, allTabCard);\n      \/\/ Create the popup content\n      let popupContent = `\n            <div>\n              <img decoding=\"async\" src=\"${company.imageUrl}\" alt=\"${company.name}\" class=\"popup-image\">\n              <div class=\"popup-content\">\n                ${company.city ?\n                  `<div class=\"popup-info\">\n                    <h6 style=\"color:#201918\">${company.city}<\/h6>\n                  <\/div>` : ''}\n                  \n                  \n                  \n${company.name ?\n    (Array.isArray(company.name) ? company.name : [company.name])\n      .map(name => `\n        <div class=\"company-info\">\n          <i class=\"fa-regular fa-building\"><\/i>\n          <div class=\"company-info-text\">\n            ${name}\n          <\/div>\n        <\/div>\n      `).join('')\n  : ''}\n\n                <div class=\"popup-info\">\n                <i class=\"fas fa-map-marker-alt\"><\/i>\n                <div>${company.address}<\/div>\n              <\/div>\n              ${company.hasJobs ?\n                `<a class=\"jobLinkButton\" target=\"_blank\" rel=\"noopener noreferrer\" href=\"${company.jobLink}#jobs\"><button class=\"job-btn\">\n              <i class=\"fas fa-briefcase\"><\/i> Jobs\n            <\/button><\/a>` : ''}\n            <\/div>\n            <\/div>\n          `;\n      \/\/ Create the marker with custom icon and add the address for identification\n      const marker = L.marker(company.coordinates, {\n        icon: createCustomIcon(company.isHeadquarter),\n        title: company.name,\n        id: uniqueId,\n        address: company.address\n      }).bindPopup(popupContent, {\n        minWidth: 280,\n        maxWidth: 280\n      });\n      markersMap.set(uniqueId, marker);\n      \/\/ Add the marker to the appropriate cluster group\n      clusterGroups[company.region].addLayer(marker);\n      \/\/ Create a marker for the 'all' tab with the same properties\n      const allMarker = L.marker(company.coordinates, {\n        icon: createCustomIcon(company.isHeadquarter),\n        title: company.name,\n        id: `all-${uniqueId}`,\n        address: company.address\n      }).bindPopup(popupContent, {\n        minWidth: 280,\n        maxWidth: 280\n      });\n      clusterGroups.all.addLayer(allMarker);\n      markersMap.set(`all-${uniqueId}`, allMarker);\n      \/\/ If it's a DACH location, also add it to EMEA cluster\n      if (company.region === 'dach') {\n        const emeaMarker = L.marker(company.coordinates, {\n          icon: createCustomIcon(company.isHeadquarter),\n          title: company.name,\n          id: `emea-${uniqueId}`,\n          address: company.address\n        }).bindPopup(popupContent, {\n          minWidth: 280,\n          maxWidth: 280\n        });\n        clusterGroups.emea.addLayer(emeaMarker);\n        markersMap.set(`emea-${uniqueId}`, emeaMarker);\n      }\n      \/\/ Store markers for reference\n      markersByRegion[company.region].push(marker);\n      markersByRegion.all.push(allMarker);\n      \/\/ Add click handler for markers - use address as unique identifier\n      marker.on('click', function() {\n        selectCompanyByAddress(company.address);\n      });\n      allMarker.on('click', function() {\n        selectCompanyByAddress(company.address);\n      });\n      if (company.region === 'dach') {\n        markersMap.get(`emea-${uniqueId}`).on('click', function() {\n          selectCompanyByAddress(company.address);\n        });\n      }\n    });\n    \/\/ Add the 'all' cluster group to the map initially\n    map.addLayer(clusterGroups.all);\n  }\n  \/\/ Function to select a company by address (more reliable than name)\n  function selectCompanyByAddress(address) {\n    document.querySelectorAll('.company-card').forEach(c => c.classList.remove('selected'));\n    const activeTab = document.querySelector('.tab.active').dataset.tab;\n    let selectedCard = null;\n    \/\/ Find the card with matching address in the current active tab\n    document.querySelectorAll(`#${activeTab} .company-card`).forEach(card => {\n      if (card.dataset.address === address) {\n        card.classList.add('selected');\n        selectedCard = card;\n      }\n    });\n    \/\/ If we found a card, scroll to it\n    if (selectedCard) {\n      selectedCard.scrollIntoView({\n        behavior: 'smooth',\n        block: 'center'\n      });\n    }\n  }\n  \/\/ Handle tab clicks\n  document.querySelectorAll('.tab').forEach(tab => {\n    tab.addEventListener('click', function() {\n      \/\/ Remove active class from all tabs\n      document.querySelectorAll('.tab').forEach(t => t.classList.remove('active'));\n      this.classList.add('active');\n      \/\/ Hide all tab content\n      document.querySelectorAll('.tab-content').forEach(c => c.classList.remove('active'));\n      \/\/ Show content for clicked tab\n      const tabId = this.dataset.tab;\n      document.getElementById(tabId).classList.add('active');\n      \/\/ Remove all cluster groups from map\n      Object.values(clusterGroups).forEach(group => map.removeLayer(group));\n      \/\/ Add selected cluster group\n      map.addLayer(clusterGroups[tabId]);\n      \/\/ Detect screen size\n      const width = window.innerWidth;\n      let deviceType = 'desktop';\n      if (width <= 480) {\n        deviceType = 'mobile';\n      } else if (width <= 1024) {\n        deviceType = 'tablet';\n      }\n      \/\/ Define view settings per screen size\n      const responsiveViewSettings = {\n        desktop: {\n          all: [\n            [30, 0], 2\n          ],\n          dach: [\n            [50.0, 10.0], 6\n          ],\n          emea: [\n            [48.8566, 12.0], 4\n          ],\n          apac: [\n            [1.3521, 103.8198], 3\n          ],\n          us: [\n            [20.8283, -98.5795], 3\n          ]\n        },\n        tablet: {\n          all: [\n            [30, 0], 2\n          ],\n          dach: [\n            [50.0, 10.0], 5\n          ],\n          emea: [\n            [48.8566, 12.0], 3\n          ],\n          apac: [\n            [1.3521, 103.8198], 2.5\n          ],\n          us: [\n            [20.8283, -98.5795], 2.5\n          ]\n        },\n        mobile: {\n          all: [\n            [-20, 30], 1\n          ],\n          dach: [\n            [50.0, 10.0], 4\n          ],\n          emea: [\n            [48.8566, 12.0], 2.5\n          ],\n          apac: [\n            [1.3521, 103.8198], 2\n          ],\n          us: [\n            [20.8283, -98.5795], 2\n          ]\n        }\n      };\n      const [center, zoom] = responsiveViewSettings[deviceType][tabId];\n      map.flyTo(center, zoom, {\n        animate: true,\n        duration: 1.5\n      });\n    });\n  });\n  \/\/ Funktion zur Aktualisierung der Tab-Namen mit der Anzahl der Standorte\n  function updateTabCounts() {\n    const regionCounts = {\n      all: companies.length,\n      dach: companies.filter(company => company.region === 'dach').length,\n      emea: companies.filter(company => company.region === 'emea').length + companies.filter(company => company.region === 'dach').length,\n      apac: companies.filter(company => company.region === 'apac').length,\n      us: companies.filter(company => company.region === 'us').length\n    };\n    document.querySelectorAll('.tab').forEach(tab => {\n      const region = tab.dataset.tab;\n      const count = regionCounts[region];\n      tab.setAttribute('data-count', `${count}`);\n    });\n  }\n  \/\/ Initialisiere die Tab-Namen mit der Anzahl der Standorte, wenn die Seite geladen wird\n  window.addEventListener('DOMContentLoaded', () => {\n    populateTabContent();\n    updateTabCounts();\n  });\n  \/\/ Handle search input\n  document.getElementById('searchInput').addEventListener('input', function(e) {\n    const term = e.target.value.toLowerCase();\n    \/\/ Filter the company cards\n    companies.forEach((company, index) => {\n      const uniqueId = `company-${index}`;\n      const allUniqeId = `all-${uniqueId}`;\n      const emeaUniqueId = `emea-${uniqueId}`;\n      \/\/ Check if the search term matches any of the company's keywords\n      const keywordMatch = company.keywords && company.keywords.some(keyword =>\n        keyword.toLowerCase().includes(term));\n      \/\/ Check if the search term matches the company's name\n      const nameMatch = Array.isArray(company.name) ?\n        company.name.some(name => name.toLowerCase().includes(term)) :\n        company.name.toLowerCase().includes(term);\n      const match = nameMatch ||\n        company.city.toLowerCase().includes(term) ||\n        company.address.toLowerCase().includes(term) ||\n        (company.tel && company.tel.some(t => t && t.toLowerCase().includes(term))) ||\n        (company.fax && company.fax && company.fax.toLowerCase().includes(term)) ||\n        company.region.toLowerCase().includes(term) ||\n        company.country.toLowerCase().includes(term) ||\n        keywordMatch; \/\/ Include keyword match in the search\n      \/\/ Update visibility in the main region tab\n      const card = cardsMap.get(uniqueId);\n      if (card) card.style.display = match ? 'block' : 'none';\n      \/\/ Update visibility in the all tab\n      const allCard = cardsMap.get(allUniqeId);\n      if (allCard) allCard.style.display = match ? 'block' : 'none';\n      \/\/ Update visibility in EMEA tab for DACH locations\n      if (company.region === 'dach') {\n        const emeaCard = cardsMap.get(emeaUniqueId);\n        if (emeaCard) emeaCard.style.display = match ? 'block' : 'none';\n      }\n    });\n    \/\/ Show \"no results\" message if needed\n    document.querySelectorAll('.tab-content').forEach(tabContent => {\n      const visible = [...tabContent.querySelectorAll('.company-card')].filter(c => c.style.display !== 'none');\n      const msg = tabContent.querySelector('.no-results');\n      if (msg) msg.remove();\n      if (!visible.length && term) {\n        const div = document.createElement('div');\n        div.className = 'no-results';\n        div.innerHTML = '<i class=\"fas fa-search\"><\/i><p>No locations found for your search.<\/p>';\n        tabContent.appendChild(div);\n      }\n    });\n    \/\/ Update the search results count\n    updateSearchResultsCount();\n  });\n  \/\/ Function to update the search results count\n  function updateSearchResultsCount() {\n    const term = document.getElementById('searchInput').value.toLowerCase();\n    const activeTab = document.querySelector('.tab.active').dataset.tab;\n    const visibleCards = [...document.querySelectorAll(`#${activeTab} .company-card`)].filter(c => c.style.display !== 'none');\n    const countElement = document.querySelector('.search-results-count');\n    if (countElement) {\n      countElement.textContent = `${visibleCards.length} Results found`;\n    } else {\n      const div = document.createElement('div');\n      div.className = 'search-results-count';\n      div.textContent = `${visibleCards.length} results found`;\n      document.querySelector('.search-box').appendChild(div);\n    }\n  }\n  \/\/ Initialize the content when the page loads\n  window.addEventListener('DOMContentLoaded', () => {\n    populateTabContent();\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>All APAC DACH EMEA AMERICAS<\/p>\n","protected":false},"author":51,"featured_media":89635,"parent":77071,"menu_order":493,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12113","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Locations of cbs Corporate Business Solutions<\/title>\n<meta name=\"description\" content=\"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Locations of cbs Corporate Business Solutions\" \/>\n<meta property=\"og:description\" content=\"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/\" \/>\n<meta property=\"og:site_name\" content=\"cbs Corporate Business Solutions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cbsCorporateBusinessSolutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-24T05:43:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/Our-Locations.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@cbs_consultants\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"21 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/\",\"url\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/\",\"name\":\"Locations of cbs Corporate Business Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.cbs-consulting.com\\\/wp-content\\\/uploads\\\/cbs_Headquarter_Heidelberg_3.jpg\",\"datePublished\":\"2025-05-22T13:26:00+00:00\",\"dateModified\":\"2026-06-24T05:43:49+00:00\",\"description\":\"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/#breadcrumb\"},\"inLanguage\":\"ms-APAC\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ms-APAC\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.cbs-consulting.com\\\/wp-content\\\/uploads\\\/cbs_Headquarter_Heidelberg_3.jpg\",\"contentUrl\":\"https:\\\/\\\/www.cbs-consulting.com\\\/wp-content\\\/uploads\\\/cbs_Headquarter_Heidelberg_3.jpg\",\"width\":1585,\"height\":1220},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/locations\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About cbs\",\"item\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/about-cbs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Locations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#website\",\"url\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/\",\"name\":\"cbs Corporate Business Solutions\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ms-APAC\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#organization\",\"name\":\"cbs Corporate Business Solutions Unternehmensberatung GmbH\",\"url\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ms-APAC\",\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.cbs-consulting.com\\\/wp-content\\\/uploads\\\/logo-ohne-schriftzug-orange-black-rgb-1.png\",\"contentUrl\":\"https:\\\/\\\/www.cbs-consulting.com\\\/wp-content\\\/uploads\\\/logo-ohne-schriftzug-orange-black-rgb-1.png\",\"width\":3000,\"height\":1126,\"caption\":\"cbs Corporate Business Solutions Unternehmensberatung GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/www.cbs-consulting.com\\\/apac\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/cbsCorporateBusinessSolutions\",\"https:\\\/\\\/x.com\\\/cbs_consultants\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/cbs-corporate-business-solutions\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCYKk8tLYlOdVQ0mSIAjAI2A\",\"https:\\\/\\\/www.instagram.com\\\/cbs_consultants\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Locations of cbs Corporate Business Solutions","description":"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.","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:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/","og_locale":"en_US","og_type":"article","og_title":"Locations of cbs Corporate Business Solutions","og_description":"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.","og_url":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/","og_site_name":"cbs Corporate Business Solutions","article_publisher":"https:\/\/www.facebook.com\/cbsCorporateBusinessSolutions","article_modified_time":"2026-06-24T05:43:49+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/Our-Locations.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@cbs_consultants","twitter_misc":{"Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/","url":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/","name":"Locations of cbs Corporate Business Solutions","isPartOf":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/#primaryimage"},"image":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/#primaryimage"},"thumbnailUrl":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_Headquarter_Heidelberg_3.jpg","datePublished":"2025-05-22T13:26:00+00:00","dateModified":"2026-06-24T05:43:49+00:00","description":"explore the global locations of cbs corporate business solutions. find out more about our presence worldwide.","breadcrumb":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/#breadcrumb"},"inLanguage":"ms-APAC","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/"]}]},{"@type":"ImageObject","inLanguage":"ms-APAC","@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/#primaryimage","url":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_Headquarter_Heidelberg_3.jpg","contentUrl":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/cbs_Headquarter_Heidelberg_3.jpg","width":1585,"height":1220},{"@type":"BreadcrumbList","@id":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/locations\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.cbs-consulting.com\/apac\/"},{"@type":"ListItem","position":2,"name":"About cbs","item":"https:\/\/www.cbs-consulting.com\/apac\/about-cbs\/"},{"@type":"ListItem","position":3,"name":"Locations"}]},{"@type":"WebSite","@id":"https:\/\/www.cbs-consulting.com\/apac\/#website","url":"https:\/\/www.cbs-consulting.com\/apac\/","name":"cbs Corporate Business Solutions","description":"","publisher":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.cbs-consulting.com\/apac\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ms-APAC"},{"@type":"Organization","@id":"https:\/\/www.cbs-consulting.com\/apac\/#organization","name":"cbs Corporate Business Solutions Unternehmensberatung GmbH","url":"https:\/\/www.cbs-consulting.com\/apac\/","logo":{"@type":"ImageObject","inLanguage":"ms-APAC","@id":"https:\/\/www.cbs-consulting.com\/apac\/#\/schema\/logo\/image\/","url":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/logo-ohne-schriftzug-orange-black-rgb-1.png","contentUrl":"https:\/\/www.cbs-consulting.com\/wp-content\/uploads\/logo-ohne-schriftzug-orange-black-rgb-1.png","width":3000,"height":1126,"caption":"cbs Corporate Business Solutions Unternehmensberatung GmbH"},"image":{"@id":"https:\/\/www.cbs-consulting.com\/apac\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cbsCorporateBusinessSolutions","https:\/\/x.com\/cbs_consultants","https:\/\/www.linkedin.com\/company\/cbs-corporate-business-solutions","https:\/\/www.youtube.com\/channel\/UCYKk8tLYlOdVQ0mSIAjAI2A","https:\/\/www.instagram.com\/cbs_consultants\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/pages\/12113","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/comments?post=12113"}],"version-history":[{"count":10,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/pages\/12113\/revisions"}],"predecessor-version":[{"id":217292,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/pages\/12113\/revisions\/217292"}],"up":[{"embeddable":true,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/pages\/77071"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/media\/89635"}],"wp:attachment":[{"href":"https:\/\/www.cbs-consulting.com\/apac\/wp-json\/wp\/v2\/media?parent=12113"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}