Austin Happy Hour Data
File: happy_hour.json
Spots: 16
Last updated: 2026-05-02
Sources
| Source |
URL |
What we pulled |
| Austin Chronicle |
austinchronicle.com/food |
Top happy hour lists, neighborhood breakdowns |
| Eater Austin |
austin.eater.com |
Annual happy hour heatmaps, editor picks |
| Thrillist Austin |
thrillist.com/austin |
Best bars + HH specials |
| Restaurant websites |
per-spot source_url |
Hours, menu specifics, pricing |
| Yelp editorial |
yelp.com/austin |
Cross-validation for hours + neighborhood |
Schema fields
| Field |
Type |
Notes |
| id |
string |
Stable slug, hh-NNN format |
| name |
string |
Official restaurant name |
| neighborhood |
string |
Neighborhood label matching site section taxonomy |
| address |
string |
Full street address |
| lat / lng |
float |
WGS84 coordinates for Leaflet map pins |
| happy_hour_days |
string[] |
Abbreviated day names |
| happy_hour_times |
string |
Human-readable time range |
| price_tier |
string |
$=under $10/drink, $$=$10-16, $$$=$16-25, $$$$=over $25 |
| signature_drink |
string |
One featured HH drink with price if available |
| signature_bite |
string |
One featured HH food item |
| vibe |
string |
One-line atmosphere descriptor for card copy |
| source_url |
string |
Primary source / restaurant website |
| image_url |
string |
Candidate image URL (verify before use; may require CDN replacement) |
Neighborhood coverage
- Downtown / Rainey Street: 4 spots (hh-002, hh-011, hh-012, hh-003)
- East Austin: 4 spots (hh-005, hh-006, hh-009, hh-016)
- South Congress / South Lamar: 2 spots (hh-007, hh-004)
- Hyde Park / North Loop: 3 spots (hh-001, hh-013, hh-015)
- The Domain: 1 spot (hh-010)
- Old West Austin: 1 spot (hh-008)
- South Austin / Travis Heights: 1 spot (hh-014)
Notes for implementers
image_url values point to restaurant CDN paths. Verify HTTP 200 before embedding. If unavailable, replace with asset pulled to assets/happy-hour/.
lat/lng values are geocoded from street addresses to ~6 decimal places; verify against Google Maps before using as authoritative.
- Happy hour times verified from restaurant websites as of 2026-05-02. Hours change; link to source_url for authoritative current info.