

# Event Details

- **Event Name**: IHS Golf Tournament
- **Event Start and End Date**: Mon, 18 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: More information coming soon!
- **Event URL**: https://allevents.in/wright-city/ihs-golf-tournament/200029890789410
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Wright City
- **state**: MO
- **country**: United States
- **location**: Innsbrook Resort Golf Course
- **lat**: 38.7681
- **long**: -91.0394
- **full address**: Innsbrook Resort Golf Course, 1089 Aspen Lake Drive,Innsbrook, Missouri, Wright City, United States

## Event gallery

- **Alt text**: IHS Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7163bb55d43509b50044c89217a54c1111b1a4531ac31006ef76b80af14e865d-rimg-w1200-h838-dcaadeef-gmir?v=1775969538

## FAQs

- **Q**: When and where is IHS Golf Tournament being held?
  - **A:** IHS Golf Tournament takes place on Mon, 18 May, 2026 at 12:00 pm to Mon, 18 May, 2026 at 12:00 pm at Innsbrook Resort Golf Course, 1089 Aspen Lake Drive,Innsbrook, Missouri, Wright City, United States.
- **Q**: Who is organizing IHS Golf Tournament?
  - **A:** IHS Golf Tournament is organized by Innsbrook Resort.
- **Q**: Who is this event for? Is it right for me?
  - **A:** IHS Golf Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Wright City, this event is thoughtfully curated to deliver a standout experience worth every moment. If IHS Golf Tournament sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "IHS Golf Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/7163bb55d43509b50044c89217a54c1111b1a4531ac31006ef76b80af14e865d-rimg-w1200-h838-dcaadeef-gmir?v=1775969538",
        "startDate": "2026-05-18T12:00:00-05:00",
        "url": "https://allevents.in/wright-city/ihs-golf-tournament/200029890789410",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Innsbrook Resort Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1089 Aspen Lake Drive,Innsbrook, Missouri",
                "addressLocality": "Wright City",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.7681",
                "longitude": "-91.0394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Innsbrook Resort",
                "url": "https://allevents.in/org/innsbrook-resort/5673122",
                "description": "Located less than an hour west of St. Louis, Innsbrook is a lake community made up of residential and vacation homes, recreational A-frame chalets, golf course villas and lakefront condominiums. Come out and explore lake living!"
            }
        ]
    }
]
```