

# Event Details

- **Event Name**: Foie Gras Dinner & Wine Pairing
- **Event Start and End Date**: Sun, 17 Mar, 2019 at 04:00 pm – Sun, 17 Mar, 2019 at 07:00 pm
- **Event Description**: Come enjoy a Foie Dinnner at the Ham Stand!
- **Event URL**: https://allevents.in/california/foie-gras-dinner-and-wine-pairing/200016649955721
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: California
- **country**: United States
- **location**: The ham stand
- **lat**: 39.251082057982
- **long**: -121.02666735649
- **full address**: The ham stand, 821 zion st., Nevada City, California 95959, California, United States

## Event gallery

- **Alt text**: Foie Gras Dinner &amp; Wine Pairing
  - **Image URL**: https://cdn-az.allevents.in/banners/7f4d1840-46b3-11e9-acdb-7f49578514ee-rimg-w526-h789-gmir.jpg

## FAQs

- **Q**: When and where is Foie Gras Dinner & Wine Pairing being held?
  - **A:** Foie Gras Dinner &amp; Wine Pairing takes place on Sun, 17 Mar, 2019 at 04:00 pm to Sun, 17 Mar, 2019 at 07:00 pm at The ham stand, 821 zion st., Nevada City, California 95959, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Foie Gras Dinner &amp; Wine Pairing",
        "image": "https://cdn-az.allevents.in/banners/7f4d1840-46b3-11e9-acdb-7f49578514ee-rimg-w526-h789-gmir.jpg",
        "startDate": "2019-03-17",
        "endDate": "2019-03-17",
        "url": "https://allevents.in/california/foie-gras-dinner-and-wine-pairing/200016649955721",
        "location": {
            "@type": "Place",
            "name": "The ham stand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "821 zion st., Nevada City, California 95959",
                "addressLocality": "California",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.251082057982",
                "longitude": "-121.02666735649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a Foie Dinnner at the Ham Stand!"
    }
]
```