

# Event Details

- **Event Name**: Bucket Golf Tournament
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: We will be hosting our first annual Bucket Golf tournament at the Museum. The cost will be $55 for an individual and $100 per duo. Rules and more information coming soon!
- **Event URL**: https://allevents.in/altoona/bucket-golf-tournament/200029786132341
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Altoona
- **state**: PA
- **country**: United States
- **location**: 1200 9th Ave, Altoona, PA, United States, Pennsylvania 16602
- **lat**: 40.51386
- **long**: -78.39908
- **full address**: 1200 9th Ave, Altoona, PA, United States, Pennsylvania 16602

## Event gallery

- **Alt text**: Bucket Golf Tournament
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/57db27d02a98fd59885952823287a877a541e98c86ee08966bcd6fec28d03f44-rimg-w1200-h800-dc778e06-gmir?v=1775307303

## FAQs

- **Q**: When and where is Bucket Golf Tournament being held?
  - **A:** Bucket Golf Tournament takes place on Sat, 26 Sep, 2026 at 11:00 am to Sat, 26 Sep, 2026 at 11:00 am at 1200 9th Ave, Altoona, PA, United States, Pennsylvania 16602.
- **Q**: Who is organizing Bucket Golf Tournament?
  - **A:** Bucket Golf Tournament is organized by Railroad City Events.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bucket 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 Altoona, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bucket 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": "Bucket Golf Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/57db27d02a98fd59885952823287a877a541e98c86ee08966bcd6fec28d03f44-rimg-w1200-h800-dc778e06-gmir?v=1775307303",
        "startDate": "2026-09-26T11:00:00-04:00",
        "url": "https://allevents.in/altoona/bucket-golf-tournament/200029786132341",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1200 9th Ave, Altoona, PA, United States, Pennsylvania 16602",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 9th Ave, Altoona, PA 16602-2404, United States",
                "addressLocality": "Altoona",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.51386",
                "longitude": "-78.39908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be hosting our first annual Bucket Golf tournament at the Museum. The cost will be $55 for an individual and $100 per duo. Rules and more information coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Railroad City Events",
                "url": "https://allevents.in/org/railroad-city-events/24763766"
            }
        ]
    }
]
```