

# Event Details

- **Event Name**: We toast our Veterans
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 12:00 pm – Tue, 11 Nov, 2025 at 05:00 pm
- **Event Description**: Buy a wine tasting or glass of wine on November 11 and your favorite Veteran gets one for free.
- **Event URL**: https://allevents.in/caldwell/we-toast-our-veterans/80002508200749
- **Event Categories**: wine-tasting, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://hatranchwinery.com/event/we-toast-our-veterans/

## Event venue details

- **city**: Caldwell
- **state**: ID
- **country**: United States
- **location**: Hat Ranch Winery
- **lat**: 43.6629384000
- **long**: -116.6873596000
- **full address**: Hat Ranch Winery, 15343 Plum Road, Caldwell, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Hat Ranch Winery (https://allevents.in/org/hat-ranch-winery/26603577)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large6901379eed205.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 11 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Hat Ranch Winery, 15343 Plum Road, Caldwell, United States
- **Q**: Who is organizing the event?
  - **A:** Hat Ranch Winery
- **Q**: What type of event is this?
  - **A:** wine-tasting, food-drinks
- **Q**: Where can I find ticket details about We toast our Veterans ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "We toast our Veterans",
        "image": "https://cdn2.allevents.in/thumbs/thumb690144db161da.jpg",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/caldwell/we-toast-our-veterans/80002508200749",
        "location": {
            "@type": "Place",
            "name": "Hat Ranch Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15343 Plum Road",
                "addressLocality": "Caldwell",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6629384000",
                "longitude": "-116.6873596000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Buy a wine tasting or glass of wine on November 11 and your favorite Veteran gets one for free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hat Ranch Winery",
                "url": "https://allevents.in/org/hat-ranch-winery/26603577"
            }
        ]
    }
]
```