

# Event Details

- **Event Name**: The Dalles Booster Club Meeting
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 06:30 pm
- **Event Description**: Come learn more about what the Booster Club is all about - who we support, what we've accomplished, and what exciting plans we have for this year!
- **Event URL**: https://allevents.in/the-dalles/the-dalles-booster-club-meeting/200029205218517
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: The Dalles
- **state**: OR
- **country**: United States
- **location**: Spooky's Pizza
- **lat**: 45.62234
- **long**: -121.21367
- **full address**: Spooky's Pizza, 3320 W 6th St,The Dalles,OR,United States

## Event gallery

- **Alt text**: The Dalles Booster Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/739334e3c824d7ed8262c58a8a4c6081dd57cc01258f2a3aa534accd31237911-rimg-w1200-h495-dcbe1c2d-gmir?v=1763296277

## FAQs

- **Q**: When and where is The Dalles Booster Club Meeting being held?
  - **A:** The Dalles Booster Club Meeting takes place on Tue, 18 Nov, 2025 at 06:30 pm to Tue, 18 Nov, 2025 at 06:30 pm at Spooky's Pizza, 3320 W 6th St,The Dalles,OR,United States.
- **Q**: Who is organizing The Dalles Booster Club Meeting?
  - **A:** The Dalles Booster Club Meeting is organized by The Dalles Booster Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Dalles Booster Club Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/739334e3c824d7ed8262c58a8a4c6081dd57cc01258f2a3aa534accd31237911-rimg-w1200-h495-dcbe1c2d-gmir?v=1763296277",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/the-dalles/the-dalles-booster-club-meeting/200029205218517",
        "location": {
            "@type": "Place",
            "name": "Spooky's Pizza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3320 W 6th St,The Dalles,OR,United States",
                "addressLocality": "The Dalles",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.62234",
                "longitude": "-121.21367"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come learn more about what the Booster Club is all about - who we support, what we've accomplished, and what exciting plans we have for this year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dalles Booster Club",
                "url": "https://allevents.in/org/the-dalles-booster-club/26683270"
            }
        ]
    }
]
```