

# Event Details

- **Event Name**: Wine and Tapas!
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 04:00 pm – Wed, 15 Jul, 2026 at 07:00 pm
- **Event Description**: Come join us and sample some amazing wines and summer tapas before The Downtown Summer Jam!
- **Event URL**: https://allevents.in/great-falls/wine-and-tapas/200030392474412
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: United States
- **location**: 403 Central Ave
- **lat**: 47.50546
- **long**: -111.30049
- **full address**: 403 Central Ave, 403 Central Ave, Great Falls, MT 59401-3115, United States

## Event gallery

- **Alt text**: Wine and Tapas!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fa037668e0b27fec5ef80e6434fa9cc8c0e71afb9b42dd2ffda90011cb946f1b-rimg-w1200-h800-dcf4f0ec-gmir?v=1783790892

## FAQs

- **Q**: When and where is Wine and Tapas! being held?
  - **A:** Wine and Tapas! takes place on Wed, 15 Jul, 2026 at 04:00 pm to Wed, 15 Jul, 2026 at 07:00 pm at 403 Central Ave, 403 Central Ave, Great Falls, MT 59401-3115, United States.
- **Q**: Who is organizing Wine and Tapas!?
  - **A:** Wine and Tapas! is organized by Pizazz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wine and Tapas!",
        "image": "https://cdn-az.allevents.in/events9/banners/fa037668e0b27fec5ef80e6434fa9cc8c0e71afb9b42dd2ffda90011cb946f1b-rimg-w1200-h800-dcf4f0ec-gmir?v=1783790892",
        "startDate": "2026-07-15",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/great-falls/wine-and-tapas/200030392474412",
        "location": {
            "@type": "Place",
            "name": "403 Central Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 Central Ave, Great Falls, MT 59401-3115, United States",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.50546",
                "longitude": "-111.30049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us and sample some amazing wines and summer tapas before The Downtown Summer Jam!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pizazz",
                "url": "https://allevents.in/org/pizazz/14641793",
                "description": "Kitchen. Life. Style."
            }
        ]
    }
]
```