
At Sushi Factory, couples can indulge in an extensive selection of fresh sushi rolls and Japanese cuisine in a trendy yet casual setting. The modern atmosphere and diverse menu create an ideal backdrop for an intimate dining experience, whether you're craving traditional rolls or innovative fusion dishes.
By Car:
Located on Sancus Boulevard in Columbus's Far North area. From I-71, take exit 121 for Polaris Parkway, head west, then turn south onto Sancus Boulevard. The restaurant is located on the right side.
By Rideshare:
Easily accessible via Uber or Lyft. Set destination to 8715 Sancus Blvd, Columbus.
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Sushi Factory",
"image": "https://lh5.googleusercontent.com/p/AF1QipOyA6tgCOs8XUYiffJWPtotkPll4HzjPOVD92HL=w1632-h976-k-no",
"url": "https://www.datenightidea.com/columbus/places-to-eat/restaurants/sushi-factory",
"telephone": "+16145056060",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "8715 Sancus Blvd",
"addressLocality": "Columbus",
"addressRegion": "OH",
"postalCode": "43240",
"addressCountry": "US"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 40.1420897,
"longitude": -82.9921297
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday"],
"opens": "11:30",
"closes": "21:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Friday"],
"opens": "11:30",
"closes": "22:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Saturday"],
"opens": "12:00",
"closes": "22:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Sunday"],
"opens": "12:00",
"closes": "21:00"
}
],
"servesCuisine": ["Japanese", "Sushi"],
"paymentAccepted": "Credit Card, Debit Card, NFC Mobile Payments",
"acceptsReservations": true,
"aggregateRating": {
"@type": "AggregRating",
"ratingValue": 3.9,
"reviewCount": 536
},
"description": "At Sushi Factory, couples can indulge in an extensive selection of fresh sushi rolls and Japanese cuisine in a trendy yet casual setting. The modern atmosphere and diverse menu create an ideal backdrop for an intimate dining experience, whether you're craving traditional rolls or innovative fusion dishes."
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Can I get a lunch bento to go order?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, they offer both dine-in and takeout options for lunch bento boxes."
}
}
]
}