

# Event Details

- **Event Name**: Saturday Open Tasting at Saint Goose!
- **Event Start and End Date**: Sat, 24 May, 2025 at 01:00 pm – Sat, 24 May, 2025 at 04:00 pm
- **Event Description**: Come on into the Goose every Saturday and sip while you shop!About this EventCome try our favortie wines and spirits of the week!
- **Event URL**: https://allevents.in/franklin/saturday-open-tasting-at-saint-goose/100001353569044449
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: TN
- **country**: United States
- **location**: Saint Goose
- **lat**: 35.9270572
- **long**: -86.8681598
- **full address**: Saint Goose, 134 2nd Avenue North, Franklin, United States

## Event gallery

- **Alt text**: Saturday Open Tasting at Saint Goose!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/88fb4afb087eb7c044ed10ffb91e41fe38ecd74fc866981ac49d599f1fb3d2e8-rimg-w1200-h802-dc5c4c41-gmir.jpg?v=1747120271

## FAQs

- **Q**: When and where is Saturday Open Tasting at Saint Goose! being held?
  - **A:** Saturday Open Tasting at Saint Goose! takes place on Sat, 24 May, 2025 at 01:00 pm to Sat, 24 May, 2025 at 04:00 pm at Saint Goose, 134 2nd Avenue North, Franklin, United States.
- **Q**: Who is organizing Saturday Open Tasting at Saint Goose!?
  - **A:** Saturday Open Tasting at Saint Goose! is organized by Saint Goose.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Open Tasting at Saint Goose!",
        "image": "https://cdn-az.allevents.in/events7/banners/88fb4afb087eb7c044ed10ffb91e41fe38ecd74fc866981ac49d599f1fb3d2e8-rimg-w1200-h802-dc5c4c41-gmir.jpg?v=1747120271",
        "startDate": "2025-05-24",
        "endDate": "2025-05-24",
        "url": "https://allevents.in/franklin/saturday-open-tasting-at-saint-goose/100001353569044449",
        "location": {
            "@type": "Place",
            "name": "Saint Goose",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "134 2nd Avenue North",
                "addressLocality": "Franklin",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.9270572",
                "longitude": "-86.8681598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on into the Goose every Saturday and sip while you shop!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saint Goose",
                "url": "https://allevents.in/org/saint-goose/18823832"
            }
        ]
    }
]
```