nrel_fuel_stations
Find alternative fuel stations across the U.S. by location, fuel type, or radius to locate EV charging, hydrogen, biodiesel, and other refueling options.
Instructions
Search for EV charging stations, hydrogen stations, biodiesel, CNG, and other alternative fuel stations. Covers all U.S. alt fuel infrastructure. Filter by state, zip, fuel type, radius.
Fuel types: 'ELEC' (EV), 'HY' (hydrogen), 'CNG' (natural gas), 'LPG' (propane), 'BD' (biodiesel), 'E85' (ethanol)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state code: 'CA', 'TX', 'NY' | |
| zip | No | ZIP code to search near | |
| fuel_type | No | Fuel type: 'ELEC' (Electric), 'E85' (Ethanol (E85)), 'CNG' (Compressed Natural Gas), 'LPG' (Propane (LPG)), 'BD' (Biodiesel (B20 and above)), 'HY' (Hydrogen), 'LNG' (Liquefied Natural Gas), 'RD' (Renewable Diesel) | |
| radius | No | Search radius in miles from zip (default 25) | |
| limit | No | Max results (default 20) | |
| status | No | Station status: 'E' (Open (available)), 'P' (Planned (not yet open)), 'T' (Temporarily unavailable) |