
Crown Cantina offers an upscale Mexican dining experience in Cincinnati's bustling Central Business District. With its stylish atmosphere, creative cocktails, and contemporary takes on traditional dishes, it's an ideal spot for couples seeking a sophisticated yet relaxed evening out.
By Car: Located at 326 E 8th St in downtown Cincinnati. From I-71, take the 7th St exit and head west. Turn right onto Sycamore St, then left onto 8th St. The restaurant will be on your right.
By Public Transit: Several SORTA bus routes stop nearby, with the closest stops on 8th St and Sycamore St. The Government Square transit hub is within walking distance.
Ride Share: Uber and Lyft services are readily available. Set your destination to 326 E 8th St, Cincinnati.
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Crown Cantina",
"image": "https://lh5.googleusercontent.com/p/AF1QipOrEQkl5_limUETpNJQFqIHPeQyLKOv0utT_Glj=w1632-h976-k-no",
"url": "https://www.datenightidea.com/places-to-eat/crown-cantina",
"telephone": "+15133456783",
"address": {
"@type": "PostalAddress",
"streetAddress": "326 E 8th St",
"addressLocality": "Cincinnati",
"addressRegion": "OH",
"postalCode": "45202",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 39.1054824,
"longitude": -84.50772
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday"],
"opens": "11:00",
"closes": "21:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Friday", "Saturday"],
"opens": "11:00",
"closes": "22:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "Sunday",
"opens": "11:00",
"closes": "21:00"
}
],
"servesCuisine": ["Mexican"],
"priceRange": "$$",
"acceptsReservations": true,
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 234
},
"description": "Crown Cantina offers an upscale Mexican dining experience in Cincinnati's bustling Central Business District. With its stylish atmosphere, creative cocktails, and contemporary takes on traditional dishes, it's an ideal spot for couples seeking a sophisticated yet relaxed evening out."
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Should I include a toddler under 2 for the reservation?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, it's recommended to include toddlers in your reservation as it's a smaller restaurant."
}
}
]
}