

# Event Details

- **Event Name**: Wine Tasting at The OG
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 02:00 pm – Sat, 25 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Stop by between 2-5 Saturday and try some new wines with Scott. He'll be pouring 6 wines for $14.
- **Event URL**: https://allevents.in/salem/wine-tasting-at-the-og/200029979471745
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: OH
- **country**: United States
- **location**: 146 S. Broadway Ave., Salem, OH, United States, Ohio 44460
- **lat**: 40.90048
- **long**: -80.85508
- **full address**: 146 S. Broadway Ave., Salem, OH, United States, Ohio 44460

## Event gallery

- **Alt text**: Wine Tasting at The OG
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7271ca044c277d23a4c527f17c7f66128b532a0ec25078dec669b10d1d97fb0e-rimg-w851-h315-dcaaa9a5-gmir?v=1776935207

## FAQs

- **Q**: When and where is Wine Tasting at The OG being held?
  - **A:** Wine Tasting at The OG takes place on Sat, 25 Apr, 2026 at 02:00 pm to Sat, 25 Apr, 2026 at 05:00 pm at 146 S. Broadway Ave., Salem, OH, United States, Ohio 44460.
- **Q**: Who is organizing Wine Tasting at The OG?
  - **A:** Wine Tasting at The OG is organized by The OG Ltd.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wine Tasting at The OG",
        "image": "https://cdn-az.allevents.in/events3/banners/7271ca044c277d23a4c527f17c7f66128b532a0ec25078dec669b10d1d97fb0e-rimg-w851-h315-dcaaa9a5-gmir?v=1776935207",
        "startDate": "2026-04-25T14:00:00-04:00",
        "endDate": "2026-04-25T17:00:00-04:00",
        "url": "https://allevents.in/salem/wine-tasting-at-the-og/200029979471745",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "146 S. Broadway Ave., Salem, OH, United States, Ohio 44460",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "146 S Broadway Ave, Salem, OH 44460-3002, United States",
                "addressLocality": "Salem",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.90048",
                "longitude": "-80.85508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by between 2-5 Saturday and try some new wines with Scott. He'll be pouring 6 wines for $14.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The OG Ltd",
                "url": "https://allevents.in/org/the-og-ltd/24985066"
            }
        ]
    }
]
```