

# Event Details

- **Event Name**: Celebrate National Wine Day
- **Event Start and End Date**: Wed, 25 May, 2016 at 11:00 am
- **Event Description**: Celebrate with buy one get one for 1 cent tastings between 11:00 a.m. and 6:00 p.m. on Wednesday, May 25th (valid for one buy one get one for 1 cent Estate tasting of Pinot Noir and Chardonnay per person.)
- **Event URL**: https://allevents.in/san-diego-county/celebrate-national-wine-day/1154698514563603
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Diego County
- **state**: CA
- **country**: USA
- **location**: Holman Ranch Tasting Room at 19 E. Carmel Valley Road in Carmel Valley
- **lat**: 32.9398273
- **long**: -117.2029363
- **full address**: Holman Ranch Tasting Room at 19 E. Carmel Valley Road in Carmel Valley, San Diego County, USA

## Event gallery

- **Alt text**: Celebrate National Wine Day
  - **Image URL**: https://cdn-az.allevents.in/banners/68f1c2294fcc8f6916ebce91cf71d95c

## FAQs

- **Q**: When and where is Celebrate National Wine Day being held?
  - **A:** Celebrate National Wine Day takes place on Wed, 25 May, 2016 at 11:00 am to Wed, 25 May, 2016 at 11:00 am at Holman Ranch Tasting Room at 19 E. Carmel Valley Road in Carmel Valley, San Diego County, USA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Celebrate National Wine Day",
        "image": "https://cdn-az.allevents.in/banners/68f1c2294fcc8f6916ebce91cf71d95c",
        "startDate": "2016-05-25",
        "url": "https://allevents.in/san-diego-county/celebrate-national-wine-day/1154698514563603",
        "location": {
            "@type": "Place",
            "name": "Holman Ranch Tasting Room at 19 E. Carmel Valley Road in Carmel Valley",
            "address": {
                "@type": "PostalAddress",
                "name": "Holman Ranch Tasting Room at 19 E. Carmel Valley Road in Carmel Valley, San Diego County, USA",
                "addressLocality": "San Diego County",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "USA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.9398273",
                "longitude": "-117.2029363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate with buy one get one for 1 cent tastings between 11:00 a.m. and 6:00 p.m. on Wednesday, May 25th (valid for one buy one get one for 1 cent Estate tasting of Pinot Noir and Chardonnay per person.)"
    }
]
```