

# Event Details

- **Event Name**: Fun Day
- **Event Start and End Date**: Tue, 20 May, 2025 at 08:35 am – Tue, 20 May, 2025 at 03:00 pm
- **Event Description**: All grades levels will participate in PE's Fun day! 
Things to remember:
-sunscreen
-water bottle
-wear school appropriate athletic clothing
-bring a change of clothes for after water activities
-hats and sunglasses are welcome
- **Event URL**: https://allevents.in/joshua/fun-day/200028108907425
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Joshua
- **state**: TX
- **country**: United States
- **location**: 505 S. Main, Joshua, TX, United States, Texas 76058
- **lat**: 32.45709
- **long**: -97.3872
- **full address**: 505 S. Main, Joshua, TX, United States, Texas 76058

## Event gallery

- **Alt text**: Fun Day
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/968002955347e08ed134ebe8f7ce8b66db604f4d08034bc23791c379cf81db8a-rimg-w908-h315-dcffffff-gmir?v=1747260689

## FAQs

- **Q**: When and where is Fun Day being held?
  - **A:** Fun Day takes place on Tue, 20 May, 2025 at 08:35 am to Tue, 20 May, 2025 at 03:00 pm at 505 S. Main, Joshua, TX, United States, Texas 76058.
- **Q**: Who is organizing Fun Day?
  - **A:** Fun Day is organized by H.D. Staples Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fun Day",
        "image": "https://cdn-az.allevents.in/events9/banners/968002955347e08ed134ebe8f7ce8b66db604f4d08034bc23791c379cf81db8a-rimg-w908-h315-dcffffff-gmir?v=1747260689",
        "startDate": "2025-05-20",
        "endDate": "2025-05-20",
        "url": "https://allevents.in/joshua/fun-day/200028108907425",
        "location": {
            "@type": "Place",
            "name": "505 S. Main, Joshua, TX, United States, Texas 76058",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "505 S Main St, Joshua, TX 76058-3310, United States,Joshua, Texas",
                "addressLocality": "Joshua",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.45709",
                "longitude": "-97.3872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All grades levels will participate in PE's Fun day! \nThings to remember:\n-sunscreen\n-water bottle\n-wear school appropriate athletic clothing\n-bring a change of clothes for after water activities\n-hats and sunglasses are welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "H.D. Staples Elementary",
                "url": "https://allevents.in/org/hd-staples-elementary/16775348"
            }
        ]
    }
]
```