{{ stationInfo.property_business_name }}

Address

{{ stationInfo.street_address }}
{{ stationInfo.city }}, HI {{ stationInfo.zip_code }}
Location: {{ stationInfo.charger_location }}

General Information

Chargers {{ stationInfo.number_of_chargers | num }}
Charging Ports {{ stationInfo.number_of_ports | num }}
Charging Level {{ stationInfo.charger_level_s }}
Pricing {{ (stationInfo.charge_fees === 'Paid' ? 'Fee-based' : 'Free') }}
Pricing Details: {{ (stationInfo.charger_fee ? stationInfo.charger_fee : 'Charger fees may apply' ) }}
Parking Fees: {{ (stationInfo.parking_fee ? stationInfo.parking_fee : 'Parking fees may apply') }}
Hours: {{ stationInfo.hours_of_operation }}
Restrictions: {{ stationInfo.notes }}

MFR / Network

{{ stationInfo.manufacturer_s }}
Feedback