

# Event Details

- **Event Name**: Sunday Funday
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 12:00 pm – Sun, 28 Dec, 2025 at 04:00 pm
- **Event Description**: Join us on Sunday afternoons from 12-4pm for Sunday Funday! Bring a project and hang out with us for our weekly stitch together event.
- **Event URL**: https://allevents.in/denton/sunday-funday/200029400554501
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: TX
- **country**: United States
- **location**: 934 N Locust St, Denton, TX
- **lat**: 33.22298
- **long**: -97.13194
- **full address**: 934 N Locust St, Denton, TX, United States

## Event gallery

- **Alt text**: Sunday Funday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e79e23e0cb186f4e6ff0aa2306dc3555c7b6e442238dfcce2f0f3f8c4d7ae55e-rimg-w500-h500-dca9a5a7-gmir?v=1766585581

## FAQs

- **Q**: When and where is Sunday Funday being held?
  - **A:** Sunday Funday takes place on Sun, 28 Dec, 2025 at 12:00 pm to Sun, 28 Dec, 2025 at 04:00 pm at 934 N Locust St, Denton, TX, United States.
- **Q**: Who is organizing Sunday Funday?
  - **A:** Sunday Funday is organized by Denton Yarnworks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday",
        "image": "https://cdn-az.allevents.in/events2/banners/e79e23e0cb186f4e6ff0aa2306dc3555c7b6e442238dfcce2f0f3f8c4d7ae55e-rimg-w500-h500-dca9a5a7-gmir?v=1766585581",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/denton/sunday-funday/200029400554501",
        "location": {
            "@type": "Place",
            "name": "934 N Locust St, Denton, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "934 N Locust St, Denton, TX 76201-2954, United States",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.22298",
                "longitude": "-97.13194"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday afternoons from 12-4pm for Sunday Funday! Bring a project and hang out with us for our weekly stitch together event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Denton Yarnworks",
                "url": "https://allevents.in/org/denton-yarnworks/25820885"
            }
        ]
    }
]
```