CINXE.COM

EV Charging Success Stories | EVPassport Case Studies

<!DOCTYPE html><!-- Last Published: Tue Oct 01 2024 21:59:33 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.evpassport.com" data-wf-page="6646907dbaf900e801086ac4" data-wf-site="6646907dbaf900e801086a6a" lang="en"><head><meta charset="utf-8"/><title>EV Charging Success Stories | EVPassport Case Studies</title><meta content="Explore real-world examples of businesses succeeding with EVPassport&#x27;s EV charging solutions. Read our case studies and success stories." name="description"/><meta content="EV Charging Success Stories | EVPassport Case Studies" property="og:title"/><meta content="Explore real-world examples of businesses succeeding with EVPassport&#x27;s EV charging solutions. Read our case studies and success stories." property="og:description"/><meta content="EV Charging Success Stories | EVPassport Case Studies" property="twitter:title"/><meta content="Explore real-world examples of businesses succeeding with EVPassport&#x27;s EV charging solutions. Read our case studies and success stories." property="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/css/evpassport-design.a3013b49b.css" rel="stylesheet" type="text/css"/><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6657c01cdd11ea5787ac458e_small.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6657c01f88183db22b8c30ca_large.png" rel="apple-touch-icon"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-Q3MXPX7EFN"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-Q3MXPX7EFN');</script><style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } </style> <!-- Start cookieyes banner --> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/d768d87884656f08070a6757/script.js"></script></head><body><div class="page-wrapper"><div class="global-styles w-embed"><style> /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } .flex-row-reverse { flex-direction: row-reverse; } .navbar12_link.w--current { color: black !important; } </style></div><div data-animation="default" class="navbar12_component w-nav" data-easing2="ease-out-quad" data-easing="ease-out-quad" data-collapse="medium" data-w-id="2ce30695-a5f4-0fbf-7686-dfa528063525" role="banner" data-no-scroll="1" data-duration="200" data-doc-height="1"><div class="nav-top-scroll-trigger"></div><div class="navbar12_wrapper"><div class="container-large"><div class="navbar12_container"><a href="/" class="navbar12_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f55c623ba69b2231b9316_Logo.png" loading="lazy" width="100" alt="" class="navbar12_logo"/></a><nav role="navigation" class="navbar12_menu is-page-height-tablet w-nav-menu"><div class="navbar12_menu-wrapper"><div data-hover="true" data-delay="200" data-w-id="2ce30695-a5f4-0fbf-7686-dfa52806352a" class="navbar12_menu-dropdown w-dropdown"><div class="navbar12_dropdown-toggle add-transition w-dropdown-toggle text-color-nav"><div>Solutions</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar12_dropdown-list w-dropdown-list"><div class="navbar12_dropdown-content"><div class="navbar12_dropdown-link-list"><h4 class="nav-subheading">Industries</h4><a id="w-node-_2ce30695-a5f4-0fbf-7686-dfa528063534-28063525" href="/solutions/multi-family" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_icon-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f8f9a48b350f774338d17_EVPassport-Icon-set__MultiFamily.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="navbar12_text-wrapper"><div>Multi-family</div></div></a><a id="w-node-a2beca4b-c07a-ef87-538f-d19caf9050ea-28063525" href="/solutions/hospitality" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_icon-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f8f989b36c63383cea2da_EVPassport-Icon-set__Hospitality.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="navbar12_text-wrapper"><div>Hospitality</div></div></a><a id="w-node-_83b8afa8-90a1-e3ed-fc2f-1cdf85bc6a23-28063525" href="/solutions/retail" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_icon-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f8f9afdfe0d938d516542_EVPassport-Icon-set__Retail.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="navbar12_text-wrapper"><div>Retail</div></div></a><a id="w-node-d657fe9e-a147-6689-0e58-fddb37fbce7b-28063525" href="/solutions/workplace" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_icon-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f8f9baf4fe1215871c5ac_EVPassport-Icon-set__Workplace.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="navbar12_text-wrapper"><div>Workplace</div></div></a><a id="w-node-_36153737-2439-c803-64d6-6d0a79fe7eab-28063525" href="/solutions/parking" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_icon-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f8f9902025ef3801f389b_EVPassport-Icon-set__Parking.svg" loading="lazy" alt="" class="icon-1x1-xsmall"/></div><div class="navbar12_text-wrapper"><div>Parking</div></div></a></div><div class="navbar12_dropdown-link-list"><h4 class="nav-subheading">Models</h4><a id="w-node-_2ce30695-a5f4-0fbf-7686-dfa528063555-28063525" href="/solutions/iaas" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_text-wrapper"><div>IaaS</div></div></a><a href="/solutions/capex" class="navbar12_dropdown-link w-inline-block"><div class="navbar12_text-wrapper"><div>CapEx</div></div></a><h4 class="nav-subheading top-margin">Learn More</h4><a id="w-node-_2ce30695-a5f4-0fbf-7686-dfa528063569-28063525" href="/success-stories" aria-current="page" class="navbar12_dropdown-link w-inline-block w--current"><div class="navbar12_text-wrapper"><div>Success Stories</div></div></a></div></div></nav></div><a href="/pricing" class="navbar12_link add-transition w-nav-link text-color-nav">Pricing</a><a href="/driver-experience" class="navbar12_link add-transition w-nav-link text-color-nav">Driver Experience</a><div data-hover="true" data-delay="200" blocks-name="navbar11_menu-dropdown" data-w-id="2ce30695-a5f4-0fbf-7686-dfa528063573" class="navbar11_menu-dropdown w-dropdown"><div class="navbar11_dropdown-toggle add-transition w-dropdown-toggle text-color-nav"><div class="text-color-black">Company</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar11_dropdown-list w-dropdown-list"><div class="navbar11_dropdown-link-list"><a href="/about" class="navbar11_dropdown-link w-inline-block"><div class="navbar11_text-wrapper"><div>About</div></div></a><a href="/blog" class="navbar11_dropdown-link w-inline-block"><div class="navbar11_text-wrapper"><div>News &amp;聽Media</div></div></a><a href="/careers" class="navbar11_dropdown-link w-inline-block"><div class="navbar11_text-wrapper"><div>Careers</div></div></a></div></nav></div><div data-hover="true" data-delay="200" blocks-name="navbar11_menu-dropdown" data-w-id="2ce30695-a5f4-0fbf-7686-dfa52806359a" class="navbar11_menu-dropdown w-dropdown"><div class="navbar11_dropdown-toggle add-transition w-dropdown-toggle text-color-nav"><div>Resources</div><div class="dropdown-chevron w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div></div><nav class="navbar11_dropdown-list w-dropdown-list"><div class="navbar11_dropdown-link-list"><a href="/whats-new" class="navbar11_dropdown-link w-inline-block"><div class="navbar11_text-wrapper"><div>What&#x27;s New</div></div></a><a href="https://status.evpassport.com/" target="_blank" class="navbar11_dropdown-link w-inline-block"><div class="navbar11_text-wrapper"><div>Status</div></div></a></div></nav></div></div><div class="navbar12_menu-buttons"><a href="https://cloud.evpassport.com/" target="_blank" class="navbar12_menu-secondary-link add-transition w-inline-block"><div class="text-block">Login</div></a><a href="/contact" class="button is-icon is-small full-width-mobile nav-button w-inline-block"><div>Talk to Sales</div><div class="icon-embed-xxsmall tiny w-embed"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 13"> <path d="M11.625 1.5v8.125a.624.624 0 1 1-1.25 0V3.009l-8.933 8.933a.625.625 0 0 1-.884-.884L9.49 2.125H2.875a.625.625 0 0 1 0-1.25H11a.625.625 0 0 1 .625.625Z"/> </svg></div></a></div></nav><div class="navbar12_menu-button w-nav-button"><div class="menu-icon1"><div class="menu-icon1_line-top"></div><div class="menu-icon1_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon1_line-bottom"></div></div></div></div></div><div class="navbar12_shadow"></div></div><div class="nav-scroll-trigger"></div></div><main class="main-wrapper"><header class="header"><div class="padding-global"><div class="container-small"><div class="header_content"><h1>Success Stories</h1><p class="text-size-medium text-color-dark-grey">See how EVPassport is helping businesses across industries transform their operations and drive success with EV charging.</p></div></div></div></header><section class="section_blog34"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="blog34_component"><div class="blog34_list-wrapper"><div class="w-dyn-list"><div role="list" class="blog34_list w-dyn-items"><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/viejas-casino-resort" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort.jpg" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort-p-500.jpg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort-p-800.jpg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort-p-1080.jpg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort-p-1600.jpg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9d82c405e52ec93f1576_Viejas%20Casino%20%26%20Resort.jpg 1994w" class="blog34_image"/></div></a><a href="/success-stories/viejas-casino-resort" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">Viejas Casino &amp; Resort</h3></a><div class="text-size-small">Launching in Summer of 2024, EVPassport is partnering with Viejas Casino &amp; Resort in Alpine, California to support the largest L2 charging hub in SoCal. EVPassport will deploy over 400 total charging stations for Viejas Casino &amp; Resort customers as well as drivers in the area. This strategic partnership enhances the EV charging experience for Viejas patrons and contributes to the broader mission of accelerating EV adoption along Interstate 8.</div></div><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/phoenix-sky-harbor-international-airport" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash.jpg" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-500.jpg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-800.jpg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-1080.jpg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-1600.jpg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-2000.jpg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash-p-2600.jpg 2600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/6658b83a0fdfb53ab9e8391d_mark-s-sfXAo_7m-0E-unsplash.jpg 3000w" class="blog34_image"/></div></a><a href="/success-stories/phoenix-sky-harbor-international-airport" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">Phoenix Sky Harbor Intl Airport</h3></a><div class="text-size-small">In a strategic collaboration, EVPassport partnered with Phoenix Sky Harbor International Airport in 2022 to create a reliable Level 2 charging solution. They set out to provide a seamless charging experience for their patrons while aligning with the airport鈥檚 broader Environmental, Social, and Governance (ESG) goals.</div></div><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/national-development" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2.jpeg" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-500.jpeg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-800.jpeg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd2310740fcd17c962be39_emery2.jpeg 3024w" class="blog34_image"/></div></a><a href="/success-stories/national-development" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">National Development</h3></a><div class="text-size-small">In the past year, EVPassport has collaborated with National Development to enhance their charging capabilities and services across their portfolio. This strategic partnership has led to the successful deployment of EVPassport鈥檚 charging stations across six of their properties.</div></div><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/hyatt-place" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1).JPG" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1)-p-500.jpg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1)-p-800.jpg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1)-p-1080.jpg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1)-p-1600.jpg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1)-p-2000.jpg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd22534e8108b01f1f243b_Chargers%20-%20Blue%202%20(1).JPG 2470w" class="blog34_image"/></div></a><a href="/success-stories/hyatt-place" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">Hyatt Place</h3></a><div class="text-size-small">In summer of 2023, Hyatt Place Lake Powell partnered with EVPassport to spearhead their EV charging solution. Given its vicinity to popular travel destinations, Hyatt Place saw a growing need from customers for an EV charging solution. To meet demand and expand customer amenities, Hyatt Place joined EVPassport鈥檚 network to implement a cost-effective solution.</div></div><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/city-of-hallandale-beach" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207.jpeg" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-500.jpeg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-800.jpeg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/66bd237c910915ed7ea0daa5_Hallandale%207.jpeg 3000w" class="blog34_image"/></div></a><a href="/success-stories/city-of-hallandale-beach" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">City of Hallandale Beach</h3></a><div class="text-size-small">Located on the eastern shores of Florida, the City of Hallandale Beach is working towards transforming their community through sustainability efforts. In support of their community initiatives, the city partnered with EVPassort to deploy EV charging stations for the public in late 2023.</div></div><div role="listitem" class="blog34_item w-dyn-item"><a href="/success-stories/brookfield-properties" class="blog34_image-link w-inline-block"><div class="blog34_image-wrapper shadow-medium"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties.jpg" loading="lazy" alt="" sizes="(max-width: 767px) 90vw, 28vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties-p-500.jpg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties-p-800.jpg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties-p-1080.jpg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties-p-1600.jpg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties-p-2000.jpg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086aa8/664f9e02b17e8b2f1a3ec21e_Brookfield%20Properties.jpg 2036w" class="blog34_image"/></div></a><a href="/success-stories/brookfield-properties" class="blog34_title-link w-inline-block"><h3 class="heading-style-h6">Brookfield Properties </h3></a><div class="text-size-small">Brookfield Properties honed in on their mission to provide an EV charging solution to residents. In pursuit of a program to serve their ever-growing population of EV drivers, they teamed up with EVPassport to implement a cost effective solution across three properties in the Bay Area of California.</div></div></div></div></div></div></div></div></div></section><section class="section_cta25"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="w-layout-grid cta1_component"><div blocks-name="cta1_content" blocks-slot-children="ST232" class="cta1_content"><h2>Join the EV Revolution</h2><div class="margin-top margin-small"><p class="text-size-medium text-color-black">Be a part of the electric vehicle revolution with EVPassport. Reach out to our team to discover how our innovative platform can transform your business.</p></div><div class="margin-top margin-medium"><div class="button-group center-tablet"><a href="/contact" class="button is-icon w-inline-block"><div>Talk to Sales</div><div class="icon-embed-xxsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 12 13"> <path d="M11.625 1.5v8.125a.624.624 0 1 1-1.25 0V3.009l-8.933 8.933a.625.625 0 0 1-.884-.884L9.49 2.125H2.875a.625.625 0 0 1 0-1.25H11a.625.625 0 0 1 .625.625Z"/> </svg></div></a></div></div></div><div class="cta1_image-wrapper"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130.jpeg" loading="lazy" sizes="(max-width: 991px) 100vw, 41vw" srcset="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-500.jpeg 500w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-800.jpeg 800w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/6658d25c0d0c7e0c32f0984e_IMG_0130.jpeg 4032w" alt="" class="cta1_image shadow-medium"/></div></div></div></div></div></section></main><footer class="footer1_component"><div class="padding-global"><div class="container-large"><div class="padding-vertical padding-xxlarge"><div class="padding-bottom padding-xxlarge"><div class="w-layout-grid footer1_top-wrapper"><div class="footer1_left-wrapper"><div class="margin-bottom margin-small"><a href="/" class="footer1_logo-link w-nav-brand"><img src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/664f55c623ba69b2231b9316_Logo.png" loading="lazy" width="100" alt=""/></a></div><div class="margin-bottom margin-small"><div blocks-name="footer2_social-list" blocks-slot-children="ST232" class="w-layout-grid footer2_social-list"><a blocks-name="footer2_social-link-2" href="https://www.instagram.com/evpassport/" target="_blank" class="footer2_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3ZM19.25 16C19.2445 17.7926 17.7926 19.2445 16 19.25H8C6.20735 19.2445 4.75549 17.7926 4.75 16V8C4.75549 6.20735 6.20735 4.75549 8 4.75H16C17.7926 4.75549 19.2445 6.20735 19.25 8V16ZM16.75 8.25C17.3023 8.25 17.75 7.80228 17.75 7.25C17.75 6.69772 17.3023 6.25 16.75 6.25C16.1977 6.25 15.75 6.69772 15.75 7.25C15.75 7.80228 16.1977 8.25 16.75 8.25ZM12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5027 10.8057 16.0294 9.65957 15.1849 8.81508C14.3404 7.97059 13.1943 7.49734 12 7.5ZM9.25 12C9.25 13.5188 10.4812 14.75 12 14.75C13.5188 14.75 14.75 13.5188 14.75 12C14.75 10.4812 13.5188 9.25 12 9.25C10.4812 9.25 9.25 10.4812 9.25 12Z" fill="CurrentColor"/> </svg></div></a><a blocks-name="footer2_social-link-3" href="https://twitter.com/evpassport" target="_blank" class="footer2_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1761 4H19.9362L13.9061 10.7774L21 20H15.4456L11.0951 14.4066L6.11723 20H3.35544L9.80517 12.7508L3 4H8.69545L12.6279 9.11262L17.1761 4ZM16.2073 18.3754H17.7368L7.86441 5.53928H6.2232L16.2073 18.3754Z" fill="CurrentColor"/> </svg></div></a><a blocks-name="footer2_social-link-4" href="https://www.linkedin.com/company/evpassport" target="_blank" class="footer2_social-link w-inline-block"><div class="icon-embed-xsmall w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3C3.67157 3 3 3.67157 3 4.5V19.5C3 20.3284 3.67157 21 4.5 21H19.5C20.3284 21 21 20.3284 21 19.5V4.5C21 3.67157 20.3284 3 19.5 3H4.5ZM8.52076 7.00272C8.52639 7.95897 7.81061 8.54819 6.96123 8.54397C6.16107 8.53975 5.46357 7.90272 5.46779 7.00413C5.47201 6.15897 6.13998 5.47975 7.00764 5.49944C7.88795 5.51913 8.52639 6.1646 8.52076 7.00272ZM12.2797 9.76176H9.75971H9.7583V18.3216H12.4217V18.1219C12.4217 17.742 12.4214 17.362 12.4211 16.9819V16.9818V16.9816V16.9815V16.9812C12.4203 15.9674 12.4194 14.9532 12.4246 13.9397C12.426 13.6936 12.4372 13.4377 12.5005 13.2028C12.7381 12.3253 13.5271 11.7586 14.4074 11.8979C14.9727 11.9864 15.3467 12.3141 15.5042 12.8471C15.6013 13.1803 15.6449 13.5389 15.6491 13.8863C15.6605 14.9339 15.6589 15.9815 15.6573 17.0292V17.0294C15.6567 17.3992 15.6561 17.769 15.6561 18.1388V18.3202H18.328V18.1149C18.328 17.6629 18.3278 17.211 18.3275 16.7591V16.759V16.7588C18.327 15.6293 18.3264 14.5001 18.3294 13.3702C18.3308 12.8597 18.276 12.3563 18.1508 11.8627C17.9638 11.1286 17.5771 10.5211 16.9485 10.0824C16.5027 9.77019 16.0133 9.5691 15.4663 9.5466C15.404 9.54401 15.3412 9.54062 15.2781 9.53721L15.2781 9.53721L15.2781 9.53721C14.9984 9.52209 14.7141 9.50673 14.4467 9.56066C13.6817 9.71394 13.0096 10.0641 12.5019 10.6814C12.4429 10.7522 12.3852 10.8241 12.2991 10.9314L12.2991 10.9315L12.2797 10.9557V9.76176ZM5.68164 18.3244H8.33242V9.76733H5.68164V18.3244Z" fill="CurrentColor"/> </svg></div></a></div></div><div class="margin-bottom margin-small"><div>Join our newsletter to stay up to date on features and releases.</div></div><div class="footer1_form-block w-form"><form id="wf-form-Email-Signup" name="wf-form-Email-Signup" data-name="Email Signup" method="get" class="footer1_form" data-wf-page-id="6646907dbaf900e801086ac4" data-wf-element-id="b8ef0b9a-fa42-245f-166c-52efb2877e9d"><input class="form_input w-input" maxlength="256" name="Email" data-name="Email" placeholder="Enter your email" type="email" id="Email-3" required=""/><input type="submit" data-wait="Please wait..." id="w-node-b0202fed-f857-503e-e22b-06c5e7ffb3b7-b2877e8f" class="button is-small w-button" value="Subscribe"/></form><div class="success-message w-form-done"><div>Thanks for joining the list!</div></div><div class="error-message w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div class="w-layout-grid footer1_menu-wrapper"><div class="footer1_link-list"><div class="footer-nav-heading">Industries</div><a href="/solutions/multi-family" class="footer1_link">Multi-family</a><a href="/solutions/hospitality" class="footer1_link">Hospitality</a><a href="/solutions/retail" class="footer1_link">Retail</a><a href="/solutions/workplace" class="footer1_link">Workplace</a><a href="/solutions/parking" class="footer1_link">Parking</a></div><div class="footer1_link-list"><div class="footer-nav-heading">Learn More</div><a href="/pricing" class="footer1_link">Pricing</a><a href="/success-stories" aria-current="page" class="footer1_link w--current">Success Stories</a><a href="/driver-experience" class="footer1_link">Driver Experience</a></div><div class="footer1_link-list"><div class="footer-nav-heading">Models</div><a href="/solutions/iaas" class="footer1_link">IaaS</a><a href="/solutions/capex" class="footer1_link">CapEx</a><div class="footer-nav-heading top-margin">Resources</div><a href="/whats-new" class="footer1_link">What&#x27;s New</a><a href="https://status.evpassport.com/" target="_blank" class="footer1_link">Status</a><a href="https://help.evpassport.com/s/" target="_blank" class="footer1_link">Help Center</a></div><div class="footer1_link-list"><div class="footer-nav-heading">Company</div><a href="/about" class="footer1_link">About</a><a href="/blog" class="footer1_link">News &amp;聽Media</a><a href="/careers" class="footer1_link">Careers</a><a href="/contact" class="footer1_link">Talk to Sales</a></div></div></div></div><div class="line-divider"></div><div class="padding-vertical padding-medium"><div class="footer1_bottom-wrapper"><div class="footer1_credit-text">漏 2024 EVPassport. All rights reserved.</div><div class="w-layout-grid footer1_legal-list"><a href="/legal/privacy-policy" class="footer1_legal-link add-transition">Privacy Policy</a><a href="/legal/terms-and-conditions" class="footer1_legal-link add-transition">Terms of Service</a><a href="/legal/master-site-agreement" class="footer1_legal-link">Master Site Agreement</a></div></div></div><div class="line-divider"></div><div class="footer1_legal-small"><div class="margin-top margin-medium"><div class="footer1_bottom"><div class="text-size-tiny">Google Maps, Apple Maps, PlugShare, Waze, Mercedes, Tesla, Polestar, and Volvo are the exclusive right of their respective owners.</div></div></div></div></div></div></div></footer></div><div class="w-embed w-script"><script> function floatNav(){ $(".text-color-nav-alternate").removeClass("text-color-nav-alternate").addClass("text-color-nav was-text-color-nav-alternate"); $(".is-alternate-nav").removeClass("is-alternate-nav").addClass("was-is-alternate-nav"); $(".navbar12_wrapper").addClass("sticky"); $(".navbar12_component").addClass("sticky"); $(".navbar12_logo").addClass("sticky"); } function unfloatNav(){ $(".was-text-color-nav-alternate").removeClass("text-color-nav was-text-color-nav-alternate").addClass("text-color-nav-alternate"); $(".was-is-alternate-nav").removeClass(".was-is-alternate-nav").addClass("is-alternate-nav"); $(".navbar12_wrapper").removeClass("sticky"); $(".navbar12_component").removeClass("sticky"); $(".navbar12_logo").removeClass("sticky"); } window.onload = function() { let lastScrollY = 0; let ticking = false; function update() { if (lastScrollY > 0) { floatNav(); } else { unfloatNav(); } ticking = false; } window.addEventListener('scroll', function() { lastScrollY = window.scrollY; if (!ticking) { window.requestAnimationFrame(update); ticking = true; } }); $('.navbar12_menu-button').click(function(){ $(".navbar12_logo").toggleClass("nav-open"); }); }; </script></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6646907dbaf900e801086a6a" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6646907dbaf900e801086a6a/js/evpassport-design.d884c345a.js" type="text/javascript"></script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10