

# Event Details

- **Event Name**: VFW Golf tournament 
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am (-05:00)
- **Event Description**: We are having a 9 Hole Golf Tournament, there will be Prizes and competitions announced soon. Please call the Palisades Golf course for reservations.
- **Event URL**: https://allevents.in/savanna/vfw-golf-tournament/200029907304021
- **Event Categories**: sports, tournaments, golf, workshops, contests
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Savanna
- **state**: IL
- **country**: United States
- **location**: Palisades Golf Course
- **lat**: 42.167860902097
- **long**: -90.201314165345
- **full address**: Palisades Golf Course, 18280 IL Route 84,Savanna, Illinois, United States

## Event gallery

- **Alt text**: VFW Golf tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/69a820daaae03ac74039d403198ba58b3b8234cd3a64c178a9c9bd6cb7aa733f-rimg-w1200-h1554-dc579c05-gmir?v=1776256709

## FAQs

- **Q**: When and where is VFW Golf tournament  being held?
  - **A:** VFW Golf tournament  takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 09:00 am at Palisades Golf Course, 18280 IL Route 84,Savanna, Illinois, United States.
- **Q**: Who is organizing VFW Golf tournament ?
  - **A:** VFW Golf tournament  is organized by V.F.W. Post 2223.
- **Q**: Who is this event for? Is it right for me?
  - **A:** VFW 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 Savanna, this event is thoughtfully curated to deliver a standout experience worth every moment. If VFW 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": "Event",
        "name": "VFW Golf tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/69a820daaae03ac74039d403198ba58b3b8234cd3a64c178a9c9bd6cb7aa733f-rimg-w1200-h1554-dc579c05-gmir?v=1776256709",
        "startDate": "2026-06-13T09:00:00-05:00",
        "url": "https://allevents.in/savanna/vfw-golf-tournament/200029907304021",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Palisades Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18280 IL Route 84,Savanna, Illinois",
                "addressLocality": "Savanna",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.167860902097",
                "longitude": "-90.201314165345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a 9 Hole Golf Tournament, there will be Prizes and competitions announced soon. Please call the Palisades Golf course for reservations.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "V.F.W. Post 2223",
                "url": "https://allevents.in/org/vfw-post-2223/25241153"
            }
        ]
    }
]
```