

# Event Details

- **Event Name**: Geoff’s going away
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: Golf starts at 10. Liverpool starts at 12:30. Please let us know if you are coming by Thanksgiving.
- **Event URL**: https://allevents.in/winter-garden/geoff’s-going-away/200029203262901
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029203262901?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=winter+garden-events

## Event venue details

- **city**: Winter Garden
- **state**: FL
- **country**: United States
- **location**: PopStroke (Hamlin-Winter Garden)
- **lat**: 28.47151
- **long**: -81.6279
- **full address**: PopStroke (Hamlin-Winter Garden), 5487 Hamlin Groves Trail,Winter Garden,FL,United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Geoff%E2%80%99s+going+away&date=Sat%2C+06+Dec%2C+2025+at+10%3A00+am&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Geoff%E2%80%99s+going+away&date=06+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** PopStroke (Hamlin-Winter Garden), 5487 Hamlin Groves Trail,Winter Garden,FL,United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Geoff’s going away ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Geoff’s going away",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Geoff%E2%80%99s+going+away&date=Sat%2C+06+Dec%2C+2025+at+10%3A00+am&bg=2",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/winter-garden/geoff’s-going-away/200029203262901",
        "location": {
            "@type": "Place",
            "name": "PopStroke (Hamlin-Winter Garden)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5487 Hamlin Groves Trail,Winter Garden,FL,United States",
                "addressLocality": "Winter Garden",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.47151",
                "longitude": "-81.6279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Golf starts at 10. Liverpool starts at 12:30. Please let us know if you are coming by Thanksgiving."
    }
]
```