

# Event Details

- **Event Name**: Swim practice 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 03:00 pm – Sat, 04 Jul, 2026 at 03:00 pm
- **Event Description**: swimming will be at the natatorium at eastfield college.
- **Event URL**: https://allevents.in/mesquite/swim-practice/200030307482049
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mesquite
- **state**: TX
- **country**: United States
- **location**: Eastfield College
- **lat**: 32.815723007724
- **long**: -96.659531928926
- **full address**: Eastfield College, Mesquite,TX,United States

## Event gallery

- **Alt text**: Swim practice
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Swim+practice+&date=Sat%2C+27+Jun%2C+2026+at+03%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Swim practice  being held?
  - **A:** Swim practice  takes place on Sat, 27 Jun, 2026 at 03:00 pm to Sat, 04 Jul, 2026 at 03:00 pm at Eastfield College, Mesquite,TX,United States.
- **Q**: Who is organizing Swim practice ?
  - **A:** Swim practice  is organized by Team Mesquite Parent & athletes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swim practice",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Swim+practice+&date=Sat%2C+27+Jun%2C+2026+at+03%3A00+pm&bg=5",
        "startDate": "2026-06-27",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/mesquite/swim-practice/200030307482049",
        "location": {
            "@type": "Place",
            "name": "Eastfield College",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mesquite,TX,United States",
                "addressLocality": "Mesquite",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.815723007724",
                "longitude": "-96.659531928926"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "swimming will be at the natatorium at eastfield college.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Team Mesquite Parent & athletes",
                "url": "https://allevents.in/org/team-mesquite-parent-and-athletes/23538669"
            }
        ]
    }
]
```