

# Event Details

- **Event Name**: Swim Team's Fundraiser 
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 05:00 pm – Tue, 18 Nov, 2025 at 08:00 pm
- **Event Description**: Mark your calendars to come out and support the Swim Team!
- **Event URL**: https://allevents.in/baytown/swim-teams-fundraiser/200029174620539
- **Event Categories**: nonprofit, calendar
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Baytown
- **state**: TX
- **country**: United States
- **location**: McDonald's (4503 Garth Rd, Baytown, TX)
- **lat**: 29.770256303161
- **long**: -94.978255033493
- **full address**: McDonald's (4503 Garth Rd, Baytown, TX), United States

## Event gallery

- **Alt text**: Swim Team's Fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0b7893c6f31b46cfc4d4fcd00dd2957245291e74b3641003a9806fd09bb82da7-rimg-w1200-h1499-dcffffff-gmir?v=1762850979

## FAQs

- **Q**: When and where is Swim Team's Fundraiser  being held?
  - **A:** Swim Team's Fundraiser  takes place on Tue, 18 Nov, 2025 at 05:00 pm to Tue, 18 Nov, 2025 at 08:00 pm at McDonald's (4503 Garth Rd, Baytown, TX), United States.
- **Q**: Who is organizing Swim Team's Fundraiser ?
  - **A:** Swim Team's Fundraiser  is organized by RSS Aquatics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swim Team's Fundraiser",
        "image": "https://cdn-az.allevents.in/events2/banners/0b7893c6f31b46cfc4d4fcd00dd2957245291e74b3641003a9806fd09bb82da7-rimg-w1200-h1499-dcffffff-gmir?v=1762850979",
        "startDate": "2025-11-18",
        "endDate": "2025-11-18",
        "url": "https://allevents.in/baytown/swim-teams-fundraiser/200029174620539",
        "location": {
            "@type": "Place",
            "name": "McDonald's (4503 Garth Rd, Baytown, TX)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4503 Garth Rd,Baytown,TX,United States",
                "addressLocality": "Baytown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.770256303161",
                "longitude": "-94.978255033493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars to come out and support the Swim Team!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RSS Aquatics",
                "url": "https://allevents.in/org/rss-aquatics/23312003"
            }
        ]
    }
]
```