

# Event Details

- **Event Name**: Golf Outing 
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 07:30 am (-04:00)
- **Event Description**: Open now to everyone!! Sign up for our Annual Golf Outing!
- **Event URL**: https://allevents.in/greenwich/golf-outing/200030162626521
- **Event Categories**: Sports, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greenwich
- **state**: CT
- **country**: United States
- **location**: Glenville
- **lat**: 41.03547
- **long**: -73.669101
- **full address**: Glenville, Greenwich, Connecticut, United States

## Event gallery

- **Alt text**: Golf Outing
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/58722eb88752e286c3e2a36aff42ec1d0eeeb98532f109b0820524bb5bff4b75-rimg-w1200-h1200-dcf2f2ed-gmir?v=1780172360

## FAQs

- **Q**: When and where is Golf Outing  being held?
  - **A:** Golf Outing  takes place on Wed, 24 Jun, 2026 at 07:30 am to Wed, 24 Jun, 2026 at 07:30 am at Glenville, Greenwich, Connecticut, United States.
- **Q**: Who is organizing Golf Outing ?
  - **A:** Golf Outing  is organized by 9th District Vets Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Golf Outing",
        "image": "https://cdn-az.allevents.in/events2/banners/58722eb88752e286c3e2a36aff42ec1d0eeeb98532f109b0820524bb5bff4b75-rimg-w1200-h1200-dcf2f2ed-gmir?v=1780172360",
        "startDate": "2026-06-24T07:30:00-04:00",
        "url": "https://allevents.in/greenwich/golf-outing/200030162626521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Glenville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Greenwich, Connecticut",
                "addressLocality": "Greenwich",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.03547",
                "longitude": "-73.669101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open now to everyone!! Sign up for our Annual Golf Outing!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "9th District Vets Club",
                "url": "https://allevents.in/org/9th-district-vets-club/20633177"
            }
        ]
    }
]
```