

# Event Details

- **Event Name**: Grand Street Restaurant Week
- **Event Start and End Date**: Mon, 21 Aug, 2017 at 11:00 am
- **Event Description**: "Unlike the city's larger Restaurant Week, the restaurants participating in this mini Brooklyn fete determine their own pricing for lunch or dinner service. There are 13 restaurants participating this year, with prices ranging from $9-15 for a two-course lunch meal and $12-30 for a three-course dinner meal." - Gothamist 

Enjoy the summer savings and Eat on Grand Street during Restaurant Week (8/21-8/27)!

Restaurants and menus can be found at http://grandstreetbk.org/?p=7316
- **Event URL**: https://allevents.in/brooklyn/grand-street-restaurant-week/1450934758333855
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: NY
- **country**: United States
- **location**: Grand Street BID
- **lat**: 40.711556212813
- **long**: -73.943418119908
- **full address**: Grand Street BID, 246 Graham Ave, Brooklyn, United States

## Event gallery

- **Alt text**: Grand Street Restaurant Week
  - **Image URL**: https://cdn-az.allevents.in/banners/01614cea21551f56f968f093968895ee

## FAQs

- **Q**: When and where is Grand Street Restaurant Week being held?
  - **A:** Grand Street Restaurant Week takes place on Mon, 21 Aug, 2017 at 11:00 am to Mon, 21 Aug, 2017 at 11:00 am at Grand Street BID, 246 Graham Ave, Brooklyn, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grand Street Restaurant Week",
        "image": "https://cdn-az.allevents.in/banners/01614cea21551f56f968f093968895ee",
        "startDate": "2017-08-21",
        "url": "https://allevents.in/brooklyn/grand-street-restaurant-week/1450934758333855",
        "location": {
            "@type": "Place",
            "name": "Grand Street BID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "246 Graham Ave",
                "addressLocality": "Brooklyn",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.711556212813",
                "longitude": "-73.943418119908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```