33,414 verified locations. GPS coordinates, operating hours, drive-through status, and more — ready for your analysis in seconds. From $9 per country.
Every record includes verified location data, operational metadata, and service feature flags — the cleanest Starbucks dataset available.
From franchise site selection to delivery route optimization — real use cases with real ROI.
Map Starbucks density by ZIP code or state. Identify under-served trade areas. Validate franchise and retail site decisions with competitor proximity data.
Identify drive-through availability, operating hours, and nearest-store distance to optimize delivery routing and logistics coverage.
Analyze Starbucks' global footprint for equity research, competitive intelligence, or M&A due diligence. Track open/closed ratios and market penetration by country.
Benchmark Starbucks store density against your own network. Identify market saturation and white-space opportunity across 80 countries.
Build "find nearest Starbucks" features, delivery aggregation apps, or geospatial tools. All GPS coordinates ready for immediate integration via REST API.
Geospatial research on food access, urban planning, or consumer behavior. Machine-readable CSV format ready for Python, R, QGIS, or any GIS tool.
Five rows from the US dataset. The full dataset contains 14,902 rows in the same format. Download the free 50-row sample to validate in your own tools before purchasing.
| Store ID | Name | City | State | ZIP | Lat | Lng | Phone | Type | Status | Hrs/Day | Drive-Thru | Mobile |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1008645 | 2500 N Roosevelt Blvd | Key West | FL | 33040 | 24.5629 | -81.7761 | +1 305-900-8436 | CO | Open | 16 | ✓ | ✓ |
| 8760700 | EYW Conc A Gate 3 | Key West | FL | 33040 | 24.5537 | -81.7556 | — | LS | Open | 13 | — | ✓ |
| 1015430 | Blue Flamingo Resort | Key West | FL | 33040 | 24.5711 | -81.7544 | +1 305-928-1103 | LS | Open | 13.5 | — | ✓ |
| 1023910 | Bayshore Drive Miami | Miami | FL | 33133 | 25.7471 | -80.2372 | +1 305-000-0000 | CO | Open | 15 | ✓ | ✓ |
| 1045822 | Brickell City Centre | Miami | FL | 33131 | 25.7645 | -80.1918 | +1 305-000-0001 | LS | Open | 12 | — | ✓ |
Rows 4–5 blurred for preview. Full 50-row sample reveals all 20 fields in the exact schema you'll receive.
No sales call. No waiting. Pay and download immediately. All datasets delivered as CSV + Excel (.xlsx) with the same 20-column schema.
All prices in USD and exclude applicable taxes. Tax is calculated at checkout based on your location.
Every Starbucks location in the US. All 14,902 stores. Includes all 20 fields: address, GPS, phone, ownership, hours, drive-through, mobile order, and nearest-store distance.
Need only one state? Buy individual state datasets. Includes all stores within that state, same schema as the full US dataset.
$5 per state Buy State Dataset →Select any of the 80 countries with Starbucks locations. Pricing is based on store count in that country.
Buy Country Dataset →Every Starbucks location worldwide. The complete dataset in one download. Includes Americas, Europe, APAC, MENA — all 80 countries, all 33,414 stores, same 20-column schema.
Clean JSON API. Filter by country, state, city, radius, ownership type, or delivery features. All responses follow a consistent schema.
https://starbucks-locations.com/api/v1
Auth:
X-API-Key: your_key
country, state, city, lat, lng, radius_km, ownership (CO|LS), has_drive_through, has_mobile_order, status (open|closed), limit, offset{
"total": 247,
"limit": 10,
"offset": 0,
"results": [
{
"store_id": "1008645",
"name": "2500 N Roosevelt Blvd",
"address": "2500 N Roosevelt Blvd",
"city": "Key West",
"state": "FL",
"country": "US",
"zip": "33040",
"lat": 24.56293,
"lng": -81.77605,
"phone": "+1 305-900-8436",
"ownership": "CO",
"status": "Open",
"avg_daily_hours": 16,
"open_days_week": 7,
"has_drive_through": true,
"has_in_store": true,
"has_mobile_order": true,
"nearest_store_mi": 1.43
}
]
}
{
"store_id": "1008645",
"name": "2500 N Roosevelt Blvd",
"... all 20 fields": "..."
}
[
{ "code": "US", "name": "United States", "total": 14902, "open": 14824 },
{ "code": "CN", "name": "China", "total": 2562, "open": 2551 },
{ "code": "CA", "name": "Canada", "total": 1456, "open": 1441 },
"..."
]
Found this data useful? Help us keep the project running and the data fresh.