
Nestled in historic Uptown Westerville, this craft brewery offers a perfect blend of artisanal beers and deli fare. The charming atmosphere combines modern brewing with historic charm, making it ideal for couples seeking a casual yet sophisticated date night experience.
By Car: Located in Uptown Westerville on N State Street. Easy access from I-270, take exit 29 for OH-3/Westerville. Follow State Street into historic downtown Westerville. Free parking available nearby.
By Rideshare: Easily accessible via Uber or Lyft. Set destination as "Uptown Deli and Brew" for precise drop-off.
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Temperance Row Brewing Company",
"description": "Nestled in historic Uptown Westerville, this craft brewery offers a perfect blend of artisanal beers and deli fare. The charming atmosphere combines modern brewing with historic charm, making it ideal for couples seeking a casual yet sophisticated date night experience.",
"image": "https://lh5.googleusercontent.com/p/AF1QipNktm-eY3Q7nEJwZvBRg7aHEysx8dtG4vtEA5Yr=w1632-h976-k-no",
"url": "https://www.datenightidea.com/columbus/places-to-eat/restaurants/temperance-row-brewing-company",
"telephone": "+16148912337",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Uptown Deli and Brew, 41 N State St",
"addressLocality": "Westerville",
"addressRegion": "OH",
"postalCode": "43081",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 40.126955,
"longitude": -82.9322914
},
"openingHours": [
"Mo-Th 11:00-22:00",
"Fr-Sa 11:00-24:00",
"Su 11:00-22:00"
],
"servesCuisine": ["American", "Brewery"],
"acceptsReservations": false,
"aggregateRating": {
"@type": "AggregRating",
"ratingValue": 4.7,
"reviewCount": 167,
"bestRating": 5
}
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Is this place dog friendly?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, dogs are allowed on the patio."
}
},
{
"@type": "Question",
"name": "What beers do you recommend for Yuengling drinkers?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Scofflaw Scottish ale and their pilsner are recommended. The Scottish Nitro is particularly popular among Yuengling fans."
}
}
]
}