{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Restaurant",
      "@id": "https://bluefishmontrose.com/#restaurant",
      "name": "Blue Fish",
      "alternateName": [
        "Blue Fish Japanese Restaurant",
        "Bluefish"
      ],
      "description": "A neighborhood Japanese sushi bar in Montrose, CA, since 2004. A roll-forward kitchen with a Pacific streak: more than sixty specialty rolls, daily-fresh sashimi, donburi, and a full sake and wine list, with patio seating in the Montrose Shopping Park.",
      "url": "https://bluefishmontrose.com/",
      "image": [
        "https://bluefishmontrose.com/images/hero.jpg"
      ],
      "servesCuisine": [
        "Sushi",
        "Japanese",
        "Asian Fusion"
      ],
      "priceRange": "$$",
      "foundingDate": "2004",
      "telephone": "+1-818-248-9700",
      "currenciesAccepted": "USD",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2261 Honolulu Ave",
        "addressLocality": "Montrose",
        "addressRegion": "CA",
        "postalCode": "91020",
        "addressCountry": "US"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday"
          ],
          "opens": "11:30",
          "closes": "15:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday"
          ],
          "opens": "17:00",
          "closes": "21:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Friday",
            "Saturday"
          ],
          "opens": "11:30",
          "closes": "22:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "11:30",
          "closes": "21:00"
        }
      ],
      "hasMenu": {
        "@type": "Menu",
        "hasMenuSection": [
          {
            "@type": "MenuSection",
            "name": "Signature dishes",
            "description": "What regulars order by name.",
            "hasMenuItem": [
              {
                "@type": "MenuItem",
                "name": "Chirashi",
                "description": "Chef's cuts of fish, fanned over a bed of rice. The sushi counter in one bowl."
              },
              {
                "@type": "MenuItem",
                "name": "Ramen",
                "description": "Noodles in hot broth. Japan's original comfort food."
              },
              {
                "@type": "MenuItem",
                "name": "Baked Salmon Roll",
                "description": "Crab and avocado inside, salmon baked over the top. Warm, rich, spoon-soft."
              },
              {
                "@type": "MenuItem",
                "name": "Yellow Fever Roll",
                "description": "Cucumber, avocado, and gobo inside. Yellowtail and jalapeño up top: clean crunch, quiet heat."
              }
            ]
          },
          {
            "@type": "MenuSection",
            "name": "Nigiri & sashimi",
            "description": "Daily-fresh fish, by the piece or the platter."
          },
          {
            "@type": "MenuSection",
            "name": "Chef's specialty rolls",
            "description": "More than sixty specialty rolls, Japanese with a Pacific streak."
          },
          {
            "@type": "MenuSection",
            "name": "Donburi & bento",
            "description": "Rice bowls and bento sets."
          },
          {
            "@type": "MenuSection",
            "name": "Entrees",
            "description": "Teriyaki, katsu, tempura, and noodles."
          },
          {
            "@type": "MenuSection",
            "name": "Sake & wine",
            "description": "A full sake and wine list."
          }
        ]
      },
      "potentialAction": {
        "@type": "OrderAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://famished.ai/menu/bluefish-montrose",
          "actionPlatform": [
            "http://schema.org/DesktopWebPlatform",
            "http://schema.org/MobileWebPlatform",
            "http://schema.org/IOSPlatform",
            "http://schema.org/AndroidPlatform"
          ]
        },
        "deliveryMethod": [
          "http://purl.org/goodrelations/v1#DeliveryModePickUp",
          "http://purl.org/goodrelations/v1#DeliveryModeOwnFleet"
        ]
      },
      "sameAs": [
        "https://www.instagram.com/bluefishsushi_",
        "https://www.facebook.com/p/Blue-Fish-Japanese-Restaurant-Montrose-61566582731920/"
      ],
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 34.2054018,
        "longitude": -118.2271915
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://bluefishmontrose.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Where is Blue Fish located?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Blue Fish is at 2261 Honolulu Ave, Montrose, CA 91020, in the Montrose Shopping Park. There is free parking in back."
          }
        },
        {
          "@type": "Question",
          "name": "What are Blue Fish's hours?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Monday through Thursday, 11:30 am to 3 pm and 5 to 9 pm, with the kitchen closed between lunch and dinner. Friday and Saturday, 11:30 am to 10 pm straight through. Sunday, 11:30 am to 9 pm straight through. Hours can vary, so call (818) 248-9700 to confirm."
          }
        },
        {
          "@type": "Question",
          "name": "Does Blue Fish take reservations?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Walk-ins are always welcome, and seats fill up fast, especially the patio tables. The room can also be reserved for private dining. Submit a catering inquiry or call (818) 248-9700."
          }
        },
        {
          "@type": "Question",
          "name": "What is Blue Fish known for?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "A neighborhood Japanese kitchen with a Pacific streak: more than sixty specialty rolls, daily-fresh sashimi, and a full sake list. Regulars order the Johnny Roll, the Special Library, and the house Montrose Roll, and the miso soup has a following of its own."
          }
        },
        {
          "@type": "Question",
          "name": "Can I order Blue Fish for delivery or pickup?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Order directly through Famished at https://famished.ai/menu/bluefish-montrose for pickup or delivery."
          }
        },
        {
          "@type": "Question",
          "name": "Does Blue Fish cater events?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Blue Fish offers platters and party trays, private dining, office and group orders, and custom menus. Submit a catering inquiry at /contact.html or call (818) 248-9700."
          }
        },
        {
          "@type": "Question",
          "name": "How long has Blue Fish been open?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Blue Fish has been a fixture of the Montrose Shopping Park since 2004, about two decades."
          }
        }
      ]
    }
  ]
}
