localspot/priv/data/buffalo_ny_businesses.json
Kevin Sivic 70bca86c23 Add business import feature with Mix task and admin UI
- Add Import module for parsing JSON and creating businesses with associations
- Add `mix localspot.import` task for CLI-based imports
- Add admin import page with drag-and-drop file upload at /admin/import
- Include sample import JSON and Buffalo NY business data (40 businesses)
- Support for importing hours and photos with each business

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 00:57:46 -05:00

930 lines
41 KiB
JSON

{
"businesses": [
{
"name": "Gabriel's Gate",
"description": "Historic tavern in Buffalo's Allentown District serving exceptional Buffalo wings in an 1864 Tift Row Home. Known for superior cooking method that keeps wings crispy despite vinegary sauce. Celebrating 50 years of serving the community.",
"category": "restaurants",
"street_address": "145 Allen St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14201",
"latitude": 42.8996,
"longitude": -78.8754,
"phone": "7168860602",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "22:00"},
{"day": 1, "opens_at": "11:30", "closes_at": "22:00"},
{"day": 2, "opens_at": "11:30", "closes_at": "22:00"},
{"day": 3, "opens_at": "11:30", "closes_at": "22:00"},
{"day": 4, "opens_at": "11:30", "closes_at": "23:00"},
{"day": 5, "opens_at": "11:30", "closes_at": "23:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "23:00"}
]
},
{
"name": "Schwabl's Restaurant",
"description": "Home of Buffalo's Original Roast Beef on Kummelweck since 1837. Family-owned restaurant serving homemade German specialties including German Potato Salad, Hungarian Goulash, Liver Dumpling Soup, and locally made Birch Beer on tap.",
"category": "restaurants",
"street_address": "789 Center Rd",
"city": "West Seneca",
"state": "NY",
"zip_code": "14224",
"latitude": 42.8389,
"longitude": -78.7506,
"phone": "7166752333",
"website": "https://schwabls.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "16:00", "closes_at": "21:00"}
]
},
{
"name": "Bacchus Wine Bar & Restaurant",
"description": "Wine Spectator award-winning wine bar in the historic Calumet building. Seasonal menu highlighting ingredients from local and regional farms. Ranked as one of Buffalo's best fine dining restaurants with complimentary valet service.",
"category": "restaurants",
"street_address": "56 W Chippewa St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14202",
"latitude": 42.8867,
"longitude": -78.8751,
"phone": "7168549463",
"email": "events@bacchuswine.bar",
"website": "https://bacchuswine.bar",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 3, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 4, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "17:00", "closes_at": "23:00"},
{"day": 6, "opens_at": "17:00", "closes_at": "23:00"}
]
},
{
"name": "Dina's Restaurant",
"description": "Culinary gem for 27 years in a restored 1840 building in the heart of Ellicottville. Innovative range of cuisines using best local and freshest ingredients. Contemporary western ambiance with 1970s après ski vibe. In-house pastry chef creates cakes, cookies, pies and desserts.",
"category": "restaurants",
"street_address": "15 Washington St",
"city": "Ellicottville",
"state": "NY",
"zip_code": "14731",
"latitude": 42.2753,
"longitude": -78.6718,
"phone": "7166995330",
"website": "https://dinas.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "17:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "17:00", "closes_at": "21:00"},
{"day": 5, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "17:00", "closes_at": "22:00"}
]
},
{
"name": "Bar-Bill Tavern",
"description": "WNY institution since 1967 known for world's best beef on weck and chicken wings. Uses paintbrush to apply sauce for perfect coating. Features housemade sauces and bleu cheese, hand carved beef station, all-season patio. Cash only.",
"category": "restaurants",
"street_address": "185 Main St",
"city": "East Aurora",
"state": "NY",
"zip_code": "14052",
"latitude": 42.7676,
"longitude": -78.6134,
"phone": "7166527959",
"website": "https://barbill.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 1, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 2, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "11:00", "closes_at": "22:00"}
]
},
{
"name": "Arriba Tortilla",
"description": "Fresh, made-from-scratch Tex-Mex restaurant in East Aurora serving authentic Mexican cuisine with locally sourced ingredients.",
"category": "restaurants",
"street_address": "40 Riley St",
"city": "East Aurora",
"state": "NY",
"zip_code": "14052",
"latitude": 42.7668,
"longitude": -78.6095,
"phone": "7167149176",
"website": "https://arribatortilla.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "11:00", "closes_at": "21:00"}
]
},
{
"name": "Remedy House",
"description": "All-day coffee bar in Buffalo's Five Points neighborhood offering extensive menu of coffee, food, and beverages. Expertly crafted coffee with highly curated beer and wine list in cozy ambiance.",
"category": "restaurants",
"street_address": "429 Rhode Island St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14213",
"latitude": 42.9145,
"longitude": -78.8845,
"phone": "7162482155",
"website": "https://remedyhouse.co",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "21:00"},
{"day": 1, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 2, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "21:00"}
]
},
{
"name": "Tipico Coffee & Cafe",
"description": "Neighborhood cafe in former grocery store on Buffalo's West Side. Features North America's largest kachelofen (masonry heater). Specialty coffee roaster with vibrant cafe featuring delicious house-made food and premium relationship coffees roasted to perfection.",
"category": "coffee-shops",
"street_address": "1084 Elmwood Ave",
"city": "Buffalo",
"state": "NY",
"zip_code": "14222",
"latitude": 42.9295,
"longitude": -78.8762,
"phone": "7164643449",
"website": "https://tipicocoffee.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "16:00"},
{"day": 1, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 2, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "17:00"}
]
},
{
"name": "Public Espresso + Coffee",
"description": "Roasting, brewing, and serving since 2013. Full-service cafe and bakery within historic Lafayette Hotel in downtown Buffalo. Fresh-roasted coffee, handmade donuts and bagels, made-to-order breakfast, lunch, and dinner.",
"category": "coffee-shops",
"street_address": "391 Washington St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14203",
"latitude": 42.8864,
"longitude": -78.8712,
"phone": "7163679971",
"website": "https://publicespresso.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 1, "opens_at": "07:00", "closes_at": "16:00"},
{"day": 2, "opens_at": "07:00", "closes_at": "16:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "16:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "16:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "16:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "15:00"}
]
},
{
"name": "Dog Ears Bookstore & Cafe",
"description": "Not-for-profit neighborhood bookstore and cafe ranked #2 on list of best local spots in New York State. Welcoming hometown atmosphere in South Buffalo supporting creativity and literacy programs.",
"category": "coffee-shops",
"street_address": "688 Abbott Rd",
"city": "Buffalo",
"state": "NY",
"zip_code": "14220",
"latitude": 42.8398,
"longitude": -78.8234,
"phone": "7168232665",
"website": "https://dogearsbookstore.org",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "09:00", "closes_at": "15:00"},
{"day": 1, "opens_at": "07:30", "closes_at": "18:00"},
{"day": 2, "opens_at": "07:30", "closes_at": "18:00"},
{"day": 3, "opens_at": "07:30", "closes_at": "18:00"},
{"day": 4, "opens_at": "07:30", "closes_at": "18:00"},
{"day": 5, "opens_at": "07:30", "closes_at": "18:00"},
{"day": 6, "opens_at": "09:00", "closes_at": "15:00"}
]
},
{
"name": "Overwinter Coffee",
"description": "Leading provider of high quality, single origin coffee in Buffalo area. Mission to bring amazing coffee to everyone without it being a secret. Locally roasted specialty coffee.",
"category": "coffee-shops",
"street_address": "5526 Main St",
"city": "Williamsville",
"state": "NY",
"zip_code": "14221",
"latitude": 42.9650,
"longitude": -78.7350,
"website": "https://overwinter.coffee",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 1, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 2, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "14:00"}
]
},
{
"name": "BreadHive Bakery & Cafe",
"description": "Buffalo's only worker-owned bakery cooperative. Woman and worker-owned since 2014. Sourdough bread, bagels, pretzels, breakfast and lunch sandwiches named after notable women musicians. Vegan cookies and treats made by hand.",
"category": "coffee-shops",
"street_address": "402 Connecticut St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14213",
"latitude": 42.9137,
"longitude": -78.8867,
"phone": "7169805623",
"email": "info@breadhive.com",
"website": "https://breadhive.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 1, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 4, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 5, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "14:00"}
]
},
{
"name": "Butter Block",
"description": "Woman-owned French-style patisserie serving Five Points neighborhood for over 10 years. Classic croissants and pain au chocolat using imported French butter and traditional techniques. Plastic-free packaging, dog-friendly.",
"category": "coffee-shops",
"street_address": "426 Rhode Island St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14213",
"latitude": 42.9143,
"longitude": -78.8847,
"phone": "7164240027",
"website": "https://butterblockshop.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 4, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 5, "opens_at": "08:00", "closes_at": "14:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "14:00"}
]
},
{
"name": "Thin Ice Gift Shop",
"description": "Features 230+ local artists plus regional talent. Locally made, one-of-a-kind gift items including jewelry, pottery, glass, metal, fiber and wood creations all handcrafted in America, predominantly in Western New York.",
"category": "retail",
"street_address": "719 Elmwood Ave",
"city": "Buffalo",
"state": "NY",
"zip_code": "14222",
"latitude": 42.9185,
"longitude": -78.8768,
"phone": "7168814321",
"website": "https://thiniceonline.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "11:00", "closes_at": "17:00"},
{"day": 1, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 2, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 6, "opens_at": "11:00", "closes_at": "18:00"}
]
},
{
"name": "Paula's Donuts",
"description": "Family-owned since 1996. Voted #1 Donuts by Buffalo Spree. Over 30 varieties of donuts plus pastries, bagels, breakfast sandwiches, coffee, and beverages. Provides best quality donuts and pastries in greater Buffalo area.",
"category": "retail",
"street_address": "8560 Main St",
"city": "Williamsville",
"state": "NY",
"zip_code": "14221",
"latitude": 42.9712,
"longitude": -78.7423,
"phone": "7165803614",
"website": "https://paulasdonuts.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "06:00", "closes_at": "16:00"},
{"day": 1, "opens_at": "05:00", "closes_at": "18:00"},
{"day": 2, "opens_at": "05:00", "closes_at": "18:00"},
{"day": 3, "opens_at": "05:00", "closes_at": "18:00"},
{"day": 4, "opens_at": "05:00", "closes_at": "18:00"},
{"day": 5, "opens_at": "05:00", "closes_at": "18:00"},
{"day": 6, "opens_at": "06:00", "closes_at": "17:00"}
]
},
{
"name": "Elm Street Bakery",
"description": "Family-owned local bakery, cafe and market offering whole, seasonal and fresh food. Artisan breads, pastries and freshly-roasted coffee. Wood-fired pizzas served daily from 3pm. Warm and welcoming environment.",
"category": "retail",
"street_address": "72 Elm St",
"city": "East Aurora",
"state": "NY",
"zip_code": "14052",
"latitude": 42.7670,
"longitude": -78.6170,
"phone": "7166524720",
"website": "https://elmstreetbakery.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "07:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "21:00"}
]
},
{
"name": "42 North Brewing Company",
"description": "20 barrel production brewery and tasting room founded in 2015 in historic village of East Aurora. Pet-friendly beer garden, rustic tasting room with live music, bubble hockey and shuffleboard. Handcrafted beer brewed on-site.",
"category": "services",
"street_address": "25 Pine St",
"city": "East Aurora",
"state": "NY",
"zip_code": "14052",
"latitude": 42.7654,
"longitude": -78.6098,
"phone": "7168057500",
"website": "https://42northbrewing.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "18:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "15:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "15:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "15:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "12:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "22:00"}
]
},
{
"name": "Pausa Art House",
"description": "Winner of JazzBuffalo Poll 2022 'Best Small Jazz Venue.' Live music venue, art space, wine and tapas bar in Historic Allentown District. Presents indigenous Buffalo artists and national/international touring acts.",
"category": "arts-entertainment",
"street_address": "19 Wadsworth St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14201",
"latitude": 42.8995,
"longitude": -78.8771,
"phone": "7166979075",
"website": "https://pausaarthouse.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "closed": true},
{"day": 4, "opens_at": "18:30", "closes_at": "23:00"},
{"day": 5, "opens_at": "18:30", "closes_at": "23:00"},
{"day": 6, "opens_at": "18:30", "closes_at": "23:00"}
]
},
{
"name": "Nietzsche's",
"description": "Buffalo's legendary live music club since 1982. Capacity 350. Eclectically decorated venue attracting local and national acts. Many popular bands played here early in careers including Phish and Ani DiFranco. Buffalo's Longest Running Celtic Session every Saturday.",
"category": "arts-entertainment",
"street_address": "248 Allen St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14201",
"latitude": 42.8998,
"longitude": -78.8762,
"phone": "7168868539",
"website": "https://nietzschesbuffalo.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "02:00"},
{"day": 1, "opens_at": "16:00", "closes_at": "02:00"},
{"day": 2, "opens_at": "16:00", "closes_at": "02:00"},
{"day": 3, "opens_at": "16:00", "closes_at": "02:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "02:00"},
{"day": 5, "opens_at": "16:00", "closes_at": "02:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "02:00"}
]
},
{
"name": "North Park Theatre",
"description": "Historic single-screen theater opened November 21, 1920. Buffalo's only fully independent, non-profit cinema since extensive 2014 restoration. Mesmerizing architecture showcasing classic and independent films.",
"category": "arts-entertainment",
"street_address": "1428 Hertel Ave",
"city": "Buffalo",
"state": "NY",
"zip_code": "14216",
"latitude": 42.9450,
"longitude": -78.8580,
"phone": "7168367411",
"email": "Info@NorthParkTheatre.Org",
"website": "https://northparktheatre.org",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "22:00"},
{"day": 1, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 2, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 3, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 4, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "17:00", "closes_at": "23:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "23:00"}
]
},
{
"name": "Hallwalls Contemporary Arts Center",
"description": "Founded 1974, supports creation and presentation of new work in visual, media, performing, and literary arts. Renowned for contemporary art exhibitions, film and video screenings, live jazz, new music, and performances.",
"category": "arts-entertainment",
"street_address": "341 Delaware Ave",
"city": "Buffalo",
"state": "NY",
"zip_code": "14202",
"latitude": 42.8934,
"longitude": -78.8716,
"phone": "7168541694",
"website": "https://hallwalls.org",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "18:00"},
{"day": 6, "opens_at": "11:00", "closes_at": "18:00"}
]
},
{
"name": "Sportsmen's Tavern",
"description": "Since mid-1980s, Buffalo's home for Americana music in historic Black Rock section. Rotation of country, Americana and roots music, plus jazz, R&B, rock and blues. Monthly polka party. Intimate and authentic experience.",
"category": "arts-entertainment",
"street_address": "326 Amherst St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14207",
"latitude": 42.9345,
"longitude": -78.8923,
"phone": "7168747734",
"website": "https://blackrock.sportsmenstavern.net",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "14:00", "closes_at": "22:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "16:00", "closes_at": "23:00"},
{"day": 3, "opens_at": "16:00", "closes_at": "23:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "23:00"},
{"day": 5, "opens_at": "16:00", "closes_at": "00:00"},
{"day": 6, "opens_at": "14:00", "closes_at": "00:00"}
]
},
{
"name": "Buffalo Iron Works",
"description": "Historic live music venue in early 1900s factory space in Cobblestone District next to KeyBank Center. Capacity 500. Named 'Best Music Venue in Buffalo' (2017) and 'Best Place to Dance' (2019). Full bar, kitchen, and outdoor patio.",
"category": "arts-entertainment",
"street_address": "49 Illinois St",
"city": "Buffalo",
"state": "NY",
"zip_code": "14203",
"latitude": 42.8756,
"longitude": -78.8734,
"phone": "7162001893",
"email": "hello@buffaloironworks.com",
"website": "https://buffaloironworks.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "17:00", "closes_at": "23:00"},
{"day": 4, "opens_at": "17:00", "closes_at": "00:00"},
{"day": 5, "opens_at": "17:00", "closes_at": "02:00"},
{"day": 6, "opens_at": "17:00", "closes_at": "02:00"}
]
},
{
"name": "Gear for Adventure - Hamburg",
"description": "Locally owned outdoor retailer offering a wide range of outdoor gear including tents, backpacks, apparel, canoes, kayaks, camping equipment, and sporting goods. Known as an affordable and reliable source for camping, hiking, backpacking, and canoeing gear in the Buffalo area.",
"category": "retail",
"street_address": "305 Buffalo Street",
"city": "Hamburg",
"state": "NY",
"zip_code": "14075",
"latitude": 42.7159,
"longitude": -78.8295,
"phone": "7166464327",
"website": "https://gearforadventure.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "10:00", "closes_at": "16:00"},
{"day": 1, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 2, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 3, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 4, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 5, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 6, "opens_at": "10:00", "closes_at": "17:00"}
]
},
{
"name": "Gear for Adventure - Amherst",
"description": "Locally owned outdoor retailer specializing in outdoor recreation equipment and apparel. Wide selection of tents, backpacks, canoes, kayaks, and camping gear for all your adventure needs.",
"category": "retail",
"street_address": "3906 Maple Road",
"city": "Amherst",
"state": "NY",
"zip_code": "14226",
"latitude": 42.9790,
"longitude": -78.7998,
"phone": "7168354327",
"website": "https://gearforadventure.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "10:00", "closes_at": "16:00"},
{"day": 1, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 2, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 3, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 4, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 5, "opens_at": "10:00", "closes_at": "19:00"},
{"day": 6, "opens_at": "10:00", "closes_at": "17:00"}
]
},
{
"name": "Jonny C's NY Deli and Caterers",
"description": "Self-service deli featuring an eat-in dining room decorated with New York City nostalgia. Offers extensive menu of overstuffed sandwiches, hot entrees, salads, sides, and soups. Specialty meats and cold cuts sold by the pound. Owned by NYC native Jon Cohen, opened November 2006.",
"category": "restaurants",
"street_address": "9350 Transit Road E",
"city": "East Amherst",
"state": "NY",
"zip_code": "14051",
"latitude": 43.0184,
"longitude": -78.6967,
"phone": "7166888400",
"website": "https://jonnycs.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "10:00", "closes_at": "20:00"},
{"day": 2, "opens_at": "10:00", "closes_at": "20:00"},
{"day": 3, "opens_at": "10:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "10:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "10:00", "closes_at": "20:00"},
{"day": 6, "opens_at": "10:00", "closes_at": "20:00"}
]
},
{
"name": "Kennedy's Cove",
"description": "Known for hand-cut steaks and house-made blackened seasoning since 1981. Specializes in perfectly aged, hand-cut steaks. A Clarence institution for over 40 years.",
"category": "restaurants",
"street_address": "9800 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9800,
"longitude": -78.5900,
"phone": "7167598961",
"website": "https://kennedyscove.net",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "16:00", "closes_at": "22:00"},
{"day": 2, "opens_at": "16:00", "closes_at": "22:00"},
{"day": 3, "opens_at": "16:00", "closes_at": "22:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "16:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "16:00", "closes_at": "22:00"}
]
},
{
"name": "The Hollow Bistro & Brew",
"description": "Established December 2010, owned and operated by the Yu Family (Clarence residents for 31 years). Offers new American fine dining with Asian flair in historic Clarence Hollow. Uses only the freshest ingredients for comfort food.",
"category": "restaurants",
"street_address": "10641 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9809,
"longitude": -78.5912,
"phone": "7167597351",
"email": "hollowbistro@gmail.com",
"website": "https://thehollowclarence.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "11:00", "closes_at": "14:00"},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "16:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "21:00"},
{"day": 5, "opens_at": "16:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "16:00", "closes_at": "21:00"}
]
},
{
"name": "This Little Pig",
"description": "Family-owned and operated by husband and wife Jeffrey and Mandy Cooke. Upscale casual restaurant featuring farm-to-table American cuisine with unique barbecue. Features full bar, wine list, and up to 20 local beers on tap. Seats about 150 with indoor/patio dining.",
"category": "restaurants",
"street_address": "10651 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9808,
"longitude": -78.5912,
"phone": "7165807872",
"website": "https://thislittlepigeats.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 5, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "21:00"}
]
},
{
"name": "Morluski's Polish & Italian Cuisine",
"description": "Located in an old, renovated church. Features eclectic and award-winning homemade Polish and Italian food on a 50-50 menu. Fresh, authentic, hand-made dishes with international drinks and creative cocktails. Limited seating; reservations encouraged.",
"category": "restaurants",
"street_address": "10678 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9808,
"longitude": -78.5910,
"phone": "7164073238",
"website": "https://morluskis.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "15:00", "closes_at": "20:00"},
{"day": 2, "opens_at": "15:00", "closes_at": "20:00"},
{"day": 3, "opens_at": "15:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "15:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "15:00", "closes_at": "21:00"},
{"day": 6, "opens_at": "15:00", "closes_at": "21:00"}
]
},
{
"name": "Unbridled Cafe",
"description": "Locally owned cafe specializing in fresh, homemade dishes including homemade jelly, real corned beef hash, coffee cake French toast, and rustic baked goods. Features attached Mercantile with locally produced items. Offers indoor/outdoor dining, catering, and takeout.",
"category": "restaurants",
"street_address": "9380 Transit Road",
"city": "East Amherst",
"state": "NY",
"zip_code": "14051",
"latitude": 43.0180,
"longitude": -78.6970,
"phone": "7165756067",
"email": "eat@unbridledcafe.com",
"website": "https://eatunbridledcafe.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "15:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "19:00"},
{"day": 6, "opens_at": "07:00", "closes_at": "15:00"}
]
},
{
"name": "Feature Eatery",
"description": "REAL FOOD eatery - no gluten, no seed oils, no soy. All dishes prepared and cooked entirely in-house from dairy-free & sugar-free sauces to all-natural proteins. Choose-your-own bowls with base, protein, 2 sides, and sauce.",
"category": "restaurants",
"street_address": "9310 Transit Road",
"city": "East Amherst",
"state": "NY",
"zip_code": "14051",
"latitude": 43.0180,
"longitude": -78.6970,
"phone": "7165082830",
"website": "https://featureeatery.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 2, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "20:00"},
{"day": 6, "opens_at": "11:00", "closes_at": "20:00"}
]
},
{
"name": "Jazzboline Restaurant & Bar",
"description": "Established 2019, located next to Reikart House on the Amherst Hospitality Campus. Embraces flair without formality, blending bold flavors with fun. Offers contemporary fare, well-curated cocktails, and local craft brews on tap.",
"category": "restaurants",
"street_address": "5010 Main Street",
"city": "Amherst",
"state": "NY",
"zip_code": "14226",
"latitude": 42.9784,
"longitude": -78.7998,
"phone": "7168392220",
"website": "https://jazzboline.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "10:00", "closes_at": "21:00"},
{"day": 1, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 2, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "10:00", "closes_at": "22:00"}
]
},
{
"name": "Toasted by Buffalo Beauty Foodie",
"description": "Owned by Adria Campana (The Buffalo Beauty Foodie), offering fresh, locally produced food with a focus on healthy living. Completely vegetarian menu with gluten-free and nut-free options. Features superfoods and nutritious ingredients.",
"category": "coffee-shops",
"street_address": "6000 Goodrich Road",
"city": "Clarence Center",
"state": "NY",
"zip_code": "14032",
"latitude": 43.0000,
"longitude": -78.6200,
"phone": "7164062709",
"website": "https://toastedbflo.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 3, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 4, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 5, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "15:00"}
]
},
{
"name": "Prominent Coffee Co.",
"description": "Opened 2023. Offers specialty coffees, seasonal lattes, and bubble teas. Ethically-sourced beans with unique coffee blend exclusive to Prominent Coffee Co. Stands out by offering something distinctive and extraordinary in the coffee market.",
"category": "coffee-shops",
"street_address": "9135 Sheridan Drive, Suite 4",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9708,
"longitude": -78.6509,
"phone": "7162609860",
"website": "https://prominentcoffeeco.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 2, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "17:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "17:00"}
]
},
{
"name": "Goodrich Coffee & Tea",
"description": "Local family-owned-and-operated cafe offering personal customer service and top-quality food and beverages. Locally owned, small batch roasted coffee. Features drive-thru service and lovely patio area. Offers breakfast, lunch items, and wide variety of beverages.",
"category": "coffee-shops",
"street_address": "9450 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9808,
"longitude": -78.5912,
"phone": "7167591791",
"website": "https://goodrichcoffee.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "opens_at": "06:30", "closes_at": "19:00"},
{"day": 2, "opens_at": "06:30", "closes_at": "19:00"},
{"day": 3, "opens_at": "06:30", "closes_at": "19:00"},
{"day": 4, "opens_at": "06:30", "closes_at": "19:00"},
{"day": 5, "opens_at": "06:30", "closes_at": "19:00"},
{"day": 6, "opens_at": "07:00", "closes_at": "18:00"}
]
},
{
"name": "Clarence Center Coffee Co. & Cafe",
"description": "Established 1998. Unique restaurant offering high-quality food and drinks from top local vendors. Fresh baked goods, locally crafted beers, impressive wine selection, award-winning food (including vegan and gluten-free options), and live music.",
"category": "coffee-shops",
"street_address": "9475 Clarence Center Road",
"city": "Clarence Center",
"state": "NY",
"zip_code": "14032",
"latitude": 43.0000,
"longitude": -78.6200,
"phone": "7167418573",
"website": "https://clarencecentercoffee.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "08:00", "closes_at": "15:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "07:00", "closes_at": "22:00"},
{"day": 3, "opens_at": "07:00", "closes_at": "19:00"},
{"day": 4, "opens_at": "07:00", "closes_at": "19:00"},
{"day": 5, "opens_at": "07:00", "closes_at": "19:00"},
{"day": 6, "opens_at": "08:00", "closes_at": "19:00"}
]
},
{
"name": "Bocce Club Pizza - Clarence Center",
"description": "Local tradition in WNY since 1946. Started by Dino Pacciotti upon returning from WWII. Currently owned by James D. Pacciotti. Family-owned for 79 years with 3 locations, Clarence being the newest.",
"category": "restaurants",
"street_address": "6235 Goodrich Road",
"city": "Clarence Center",
"state": "NY",
"zip_code": "14032",
"latitude": 43.0000,
"longitude": -78.6200,
"phone": "7167412888",
"website": "https://bocceclubpizza.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "12:00", "closes_at": "21:00"},
{"day": 1, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 2, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 3, "opens_at": "11:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 5, "opens_at": "11:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "22:00"}
]
},
{
"name": "Shalooby Loofer Brewing",
"description": "Nano-brewery in converted 3-car garage with Ruby Pro 1 BBL Electric Brew House. Owned by Eon Verrall, named after his daughters' nicknames. Offers ales, sours, and pilsners with mission to 'drink it forward' - portion of pint sales go to charity.",
"category": "services",
"street_address": "10737 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9808,
"longitude": -78.5912,
"phone": "7163205021",
"email": "hopwizard@shaloobyloofer.com",
"website": "https://shaloobyloofer.com",
"locally_owned": true,
"hours": [
{"day": 0, "closed": true},
{"day": 1, "closed": true},
{"day": 2, "closed": true},
{"day": 3, "opens_at": "16:00", "closes_at": "21:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "21:00"},
{"day": 5, "opens_at": "14:00", "closes_at": "22:00"},
{"day": 6, "opens_at": "12:00", "closes_at": "20:00"}
]
},
{
"name": "The Lion and Eagle Pub",
"description": "All-ages live music venue with 99-seat capacity. Huge selection of domestic and craft beers, excellent food, great vibes. Hosts open mic on Wednesday nights and shows Thursday-Saturday. One of Clarence's best neighborhood hangouts.",
"category": "arts-entertainment",
"street_address": "10255 Main Street",
"city": "Clarence",
"state": "NY",
"zip_code": "14031",
"latitude": 42.9808,
"longitude": -78.5912,
"phone": "7163205872",
"email": "lionandeaglebooking@gmail.com",
"website": "https://thelionandeaglepub.com",
"locally_owned": true,
"hours": [
{"day": 0, "opens_at": "11:30", "closes_at": "19:00"},
{"day": 1, "closed": true},
{"day": 2, "opens_at": "17:00", "closes_at": "22:00"},
{"day": 3, "opens_at": "16:00", "closes_at": "00:00"},
{"day": 4, "opens_at": "16:00", "closes_at": "00:00"},
{"day": 5, "opens_at": "16:00", "closes_at": "00:00"},
{"day": 6, "opens_at": "11:30", "closes_at": "02:00"}
]
}
]
}