
Houlihan's offers an upscale casual dining experience with a contemporary American menu. The restaurant features a stylish bar area, comfortable dining room, and outdoor seating. Perfect for couples seeking quality comfort food, craft cocktails, and a relaxed yet refined atmosphere.
By Car Located in Kingsdale Shopping Center, easily accessible from Tremont Road. Free parking available in the shopping center lot.
By Rideshare Uber and Lyft services readily available to the Kingsdale Shopping Center location. Use "Houlihan's - Upper Arlington" as your destination.
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Houlihan's",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kingsdale Shopping Center, 3150 Tremont Rd",
"addressLocality": "Upper Arlington",
"addressRegion": "OH",
"postalCode": "43221",
"addressCountry": "US"
},
"telephone": "+16143262449",
"url": "https://www.datenightidea.com/places-to-eat/houlihans",
"image": "https://lh5.googleusercontent.com/p/AF1QipNaRIasBqoGnKOwcP8YSqKSotUF_M3KSzL0vU0r=w1632-h976",
"geo": {
"@type": "GeoCoordinates",
"latitude": 40.020712,
"longitude": -83.060945
},
"openingHours": [
"Mo-Th 11:00-21:00",
"Fr-Sa 11:00-22:00",
"Su 11:00-21:00"
],
"priceRange": "$$",
"servesCuisine": ["American"],
"acceptsReservations": true,
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.3,
"reviewCount": 1084
},
"paymentAccepted": "Cash, Credit Cards, Apple Pay, PayPal, Amazon Pay",
"description": "Houlihan's offers an upscale casual dining experience with a contemporary American menu. The restaurant features a stylish bar area, comfortable dining room, and outdoor seating. Perfect for couples seeking quality comfort food, craft cocktails, and a relaxed yet refined atmosphere."
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you have a space for private parties?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We do not have private space for parties. We can accommodate larger parties but they will be seated in the main dining room."
}
},
{
"@type": "Question",
"name": "Does this location have gluten-free options?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we offer gluten-free options. The gluten-free menu can be found on www.houlihans.com under menus."
}
},
{
"@type": "Question",
"name": "What payment types are accepted?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We accept American Express, Visa, MasterCard, Discover, Apple Pay, PayPal, and Amazon Pay."
}
}
]
}