

# Event Details

- **Event Name**: ABC Golf Tournament
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am (-05:00)
- **Event Description**: More details to come!

Save the date!
- **Event URL**: https://allevents.in/armstrong/abc-golf-tournament/200029732709717
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200029732709717?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=armstrong-events

## Event venue details

- **city**: Armstrong
- **state**: IA
- **country**: United States
- **location**: Country Greens Golf Course
- **lat**: 43.3919
- **long**: -94.48164
- **full address**: Country Greens Golf Course, 401 C Ave,Armstrong, Iowa, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Armstrong Betterment Club (https://allevents.in/org/armstrong-betterment-club/13843894)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=ABC+Golf+Tournament&date=Sat%2C+27+Jun%2C+2026+at+10%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fc10586de7877f3fcbb9847d63e4761b7f9bded0e10d8d44954d722686cfca30-rimg-w300-h300-dc475f18-gmir?v=1775214863

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 27 Jun, 2026 at 10:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** Country Greens Golf Course, 401 C Ave,Armstrong, Iowa, United States
- **Q**: Who is organizing the event?
  - **A:** Armstrong Betterment Club
- **Q**: What type of event is this?
  - **A:** sports, tournaments, golf
- **Q**: Where can I find ticket details about ABC Golf Tournament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "ABC Golf Tournament",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=ABC+Golf+Tournament&date=Sat%2C+27+Jun%2C+2026+at+10%3A00+am&bg=3",
        "startDate": "2026-06-27T10:00:00-05:00",
        "url": "https://allevents.in/armstrong/abc-golf-tournament/200029732709717",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Country Greens Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 C Ave,Armstrong, Iowa",
                "addressLocality": "Armstrong",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.3919",
                "longitude": "-94.48164"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come!\n\nSave the date!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Armstrong Betterment Club",
                "url": "https://allevents.in/org/armstrong-betterment-club/13843894",
                "description": "Official page for the city of Armstrong, IA and the Armstrong Betterment Club. "
            }
        ]
    }
]
```