29 lines
902 B
JSON
29 lines
902 B
JSON
{
|
|
"events": [
|
|
{
|
|
"date": "2026-04-25",
|
|
"description": "Taste three new single-origin roasts and vote for our next house blend. Free with any purchase.",
|
|
"id": "cupping-apr",
|
|
"location": "Timber & Grain Cafe",
|
|
"time": "6:00 PM",
|
|
"title": "Friday Cupping Session"
|
|
},
|
|
{
|
|
"date": "2026-05-03",
|
|
"description": "Learn the basics of latte art from our head barista, Sam. Includes materials and two drinks. $25/person.",
|
|
"id": "latte-art-may",
|
|
"location": "Timber & Grain Workshop",
|
|
"time": "10:00 AM",
|
|
"title": "Latte Art 101 Workshop"
|
|
},
|
|
{
|
|
"date": "2026-05-10",
|
|
"description": "Local acoustic acts every second Saturday. Grab a cold brew and enjoy the vibes.",
|
|
"id": "live-music-may",
|
|
"location": "Timber & Grain Patio",
|
|
"time": "7:00 PM",
|
|
"title": "Live Music Night"
|
|
}
|
|
]
|
|
}
|