
{ "@context": "https://schema.org", "@graph": [ { "@type": ["Restaurant","LocalBusiness"], "name": "Sushi One", "description": "Premium Japanese restaurant serving fresh, made-from-scratch sushi and hosting private dining events in Lafayette Village, Raleigh NC.", "url": "https://www.sushioneraleighnc.com", "telephone": "+19196153209", "address": { "@type": "PostalAddress", "streetAddress": "8470 Honeycutt Rd", "addressLocality": "Raleigh", "addressRegion": "NC", "postalCode": "27615", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 35.8950045, "longitude": -78.6214769 }, "openingHoursSpecification": [ { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Tuesday","Wednesday","Thursday"], "opens": "11:30", "closes": "15:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Tuesday","Wednesday","Thursday"], "opens": "16:30", "closes": "21:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Friday","Saturday"], "opens": "11:30", "closes": "22:00" }, { "@type": "OpeningHoursSpecification", "dayOfWeek": ["Sunday"], "opens": "11:00", "closes": "20:00" } ], "priceRange": "$$$", "servesCuisine": ["Japanese","Sushi","Asian Fusion"], "hasMenu": "https://www.sushioneraleighnc.com/menus-sushioneraleighnc", "acceptsReservations": "https://www.sushioneraleighnc.com/vipsushionereservation", "image": "https://www.sushioneraleighnc.com/sushi-one-raleigh.jpg", "sameAs": ["https://www.facebook.com/SushiOneRaleigh/","https://www.instagram.com/sushione_raleigh/"], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Private Dining Room", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Catering", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Event Space", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Reservations", "value": true } ] }, { "@type": "Menu", "name": "Sushi One Menu", "description": "Full menu featuring fresh sushi rolls, sashimi, nigiri, appetizers, and Asian fusion entrees.", "url": "https://www.sushioneraleighnc.com/menus-sushioneraleighnc", "hasMenuSection": [ { "@type": "MenuSection", "name": "Signature Rolls", "description": "Chef-crafted specialty rolls with premium ingredients.", "hasMenuItem": [ { "@type": "MenuItem", "name": "Dragon Roll", "description": "Shrimp tempura inside, avocado and eel on top with eel sauce." }, { "@type": "MenuItem", "name": "Rainbow Roll", "description": "California roll topped with assorted sashimi." }, { "@type": "MenuItem", "name": "Spicy Tuna Roll", "description": "Fresh tuna with sriracha mayo and cucumber." } ] }, { "@type": "MenuSection", "name": "Sashimi & Nigiri", "description": "Premium-grade fish served sliced or over seasoned rice." }, { "@type": "MenuSection", "name": "Asian Cuisine", "description": "Cooked entrees including teriyaki, ramen, and Asian fusion dishes." } ] } ] }
