

# Event Details

- **Event Name**: Draper rec center swimming
- **Event Start and End Date**: Tue, 11 Jul, 2023 at 12:30 pm
- **Event Description**: Swimming. Sunscreen!!
- **Event URL**: https://allevents.in/draper/draper-rec-center-swimming/200024658201927
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Draper
- **state**: UT
- **country**: United States
- **location**: Draper Recreation Center
- **lat**: 40.491387956933
- **long**: -111.87255860258
- **full address**: Draper Recreation Center, 657 East Vestry Road,Draper,UT,United States

## Event gallery

- **Alt text**: Draper rec center swimming
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f85cb35a2d3bf1d5d46e4e5222958b73da15901174c4965ddad17ce4fdecb947-rimg-w960-h720-gmir.jpg?v=1685034386

## FAQs

- **Q**: When and where is Draper rec center swimming being held?
  - **A:** Draper rec center swimming takes place on Tue, 11 Jul, 2023 at 12:30 pm to Tue, 11 Jul, 2023 at 12:30 pm at Draper Recreation Center, 657 East Vestry Road,Draper,UT,United States.
- **Q**: Who is organizing Draper rec center swimming?
  - **A:** Draper rec center swimming is organized by Tenley S. Johnson.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Draper rec center swimming 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 Draper, this event is thoughtfully curated to deliver a standout experience worth every moment. If Draper rec center swimming 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": "Draper rec center swimming",
        "image": "https://cdn-az.allevents.in/events6/banners/f85cb35a2d3bf1d5d46e4e5222958b73da15901174c4965ddad17ce4fdecb947-rimg-w960-h720-gmir.jpg?v=1685034386",
        "startDate": "2023-07-11",
        "url": "https://allevents.in/draper/draper-rec-center-swimming/200024658201927",
        "location": {
            "@type": "Place",
            "name": "Draper Recreation Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "657 East Vestry Road,Draper,UT,United States",
                "addressLocality": "Draper",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.491387956933",
                "longitude": "-111.87255860258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swimming. Sunscreen!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tenley S. Johnson",
                "url": "https://allevents.in/org/tenley-s-johnson/21531274"
            }
        ]
    }
]
```