

# Event Details

- **Event Name**: Let’s Roll Golf Tournament
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 01:30 pm
- **Event Description**: 4th Annual Let’s Roll Golf Tournament supporting student athletes at Todd Beamer High School.
- **Event URL**: https://allevents.in/auburn/let’s-roll-golf-tournament/200028353831020
- **Event Categories**: sports, tournaments, golf
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details

- **Ticket URL**: https://tbhsboosterclubstore.square.site/lets-roll-golf-tournament?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=auburn-events

## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: United States
- **location**: Auburn Golf Course
- **lat**: 47.3361932
- **long**: -122.2065741
- **full address**: Auburn Golf Course, 29630 Green River Rd SE,Auburn, Washington, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Todd Beamer Titans Booster Club (https://allevents.in/org/todd-beamer-titans-booster-club/23907005)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/31118c2c5d96dbb7eed5c12f1a349a0126d6e6b0f52ea5aca749da61742c8240-rimg-w1080-h1080-dc76a3c1-gmir?v=1758362420
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8462f99420d6c8ecb25b256e76c3e038f849005c77dc2c047590e388265afc8e-rimg-w300-h300-dc76a3c1-gmir?v=1758362421

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** Auburn Golf Course, 29630 Green River Rd SE,Auburn, Washington, United States
- **Q**: Who is organizing the event?
  - **A:** Todd Beamer Titans Booster Club
- **Q**: What type of event is this?
  - **A:** sports, tournaments, golf
- **Q**: Where can I find ticket details about Let’s Roll 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": "Let’s Roll Golf Tournament",
        "image": "https://cdn-az.allevents.in/events8/banners/31118c2c5d96dbb7eed5c12f1a349a0126d6e6b0f52ea5aca749da61742c8240-rimg-w1080-h1080-dc76a3c1-gmir?v=1758362420",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/auburn/let’s-roll-golf-tournament/200028353831020",
        "location": {
            "@type": "Place",
            "name": "Auburn Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29630 Green River Rd SE,Auburn, Washington",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.3361932",
                "longitude": "-122.2065741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th Annual Let’s Roll Golf Tournament supporting student athletes at Todd Beamer High School.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Todd Beamer Titans Booster Club",
                "url": "https://allevents.in/org/todd-beamer-titans-booster-club/23907005"
            }
        ]
    }
]
```