

# Event Details

- **Event Name**: Sunday funday 
- **Event Start and End Date**: Sun, 28 Sep, 2025 at 09:00 am
- **Event Description**: Coming this Sunday.
- **Event URL**: https://allevents.in/saint-george/sunday-funday/200028942193719
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028942193719?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+george-events

## Event venue details

- **city**: Saint George
- **state**: UT
- **country**: United States
- **location**: Hurst General Store
- **lat**: 37.110856858
- **long**: -113.59307009175
- **full address**: Hurst General Store, Ace Hardware, 160 N Bluff St, St George, UT 84770, United States, Saint George

## Event gallery

- **Alt text**: Sunday funday
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b4e72b65b6e1ae4a4ab13975e63d743d207176e5e09348b904df08dc1fa573b3-rimg-w1000-h750-dc15151a-gmir?v=1759015242

## FAQs

- **Q**: When and where is Sunday funday  being held?
  - **A:** Sunday funday  takes place on Sun, 28 Sep, 2025 at 09:00 am to Sun, 28 Sep, 2025 at 09:00 am at Hurst General Store, Ace Hardware, 160 N Bluff St, St George, UT 84770, United States, Saint George.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday funday",
        "image": "https://cdn-az.allevents.in/events8/banners/b4e72b65b6e1ae4a4ab13975e63d743d207176e5e09348b904df08dc1fa573b3-rimg-w1000-h750-dc15151a-gmir?v=1759015242",
        "startDate": "2025-09-28",
        "url": "https://allevents.in/saint-george/sunday-funday/200028942193719",
        "location": {
            "@type": "Place",
            "name": "Hurst General Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ace Hardware, 160 N Bluff St, St George, UT 84770, United States",
                "addressLocality": "Saint George",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.110856858",
                "longitude": "-113.59307009175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming this Sunday."
    }
]
```