

# Event Details

- **Event Name**: Beer Dinner
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 07:00 pm
- **Event Description**: We are partnering with Sand City and hosting a 5 course Beer Dinner on March 9th! Call or stop in to reserve your spot! Sand City Brewing Co.
- **Event URL**: https://allevents.in/northport/beer-dinner/200029666006805
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029666006805?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=northport-events

## Event venue details

- **city**: Northport
- **state**: NY
- **country**: United States
- **location**: Rockin' Fish
- **lat**: 40.900750265667
- **long**: -73.349138380666
- **full address**: Rockin' Fish, 155 Main St,Northport, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rockin' Fish (https://allevents.in/org/rockin-fish/27467719)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/27783008395f1e578f995e404e165adc0937dd9117889e440204c7b81388569e-rimg-w714-h1000-dc121211-gmir?v=1772462915
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4787d254a32d7fb2e1d933a096a3ee6bfbed246861f3e6001d3493951f3e7915-rimg-w300-h300-dc121212-gmir?v=1772462916

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 09 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Rockin' Fish, 155 Main St,Northport, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Rockin' Fish
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Beer Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beer Dinner",
        "image": "https://cdn-az.allevents.in/events1/banners/27783008395f1e578f995e404e165adc0937dd9117889e440204c7b81388569e-rimg-w714-h1000-dc121211-gmir?v=1772462915",
        "startDate": "2026-03-09",
        "url": "https://allevents.in/northport/beer-dinner/200029666006805",
        "location": {
            "@type": "Place",
            "name": "Rockin' Fish",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 Main St,Northport, New York",
                "addressLocality": "Northport",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.900750265667",
                "longitude": "-73.349138380666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are partnering with Sand City and hosting a 5 course Beer Dinner on March 9th! Call or stop in to reserve your spot! Sand City Brewing Co.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockin Fish",
                "url": "https://allevents.in/org/rockin-fish/27467719"
            }
        ]
    }
]
```