

# Event Details

- **Event Name**: Stronger Denton Meetup
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Come hang out with us and let's work together to make Denton better, one step at a time.
- **Event URL**: https://allevents.in/denton/stronger-denton-meetup/200029056624132
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: TX
- **country**: United States
- **location**: Harvest House
- **lat**: 33.21471572931
- **long**: -97.12873546931
- **full address**: Harvest House, 331 E Hickory St, Denton, TX 76201-4219, United States

## Event gallery

- **Alt text**: Stronger Denton Meetup
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c492c13bc70c25000bef6b805bc7ea5618c5f9fe96c2db1487a3257964448da9-rimg-w1200-h628-dc303d36-gmir?v=1776058551

## FAQs

- **Q**: When and where is Stronger Denton Meetup being held?
  - **A:** Stronger Denton Meetup takes place on Mon, 13 Apr, 2026 at 07:00 pm to Mon, 13 Apr, 2026 at 07:00 pm at Harvest House, 331 E Hickory St, Denton, TX 76201-4219, United States.
- **Q**: Who is organizing Stronger Denton Meetup?
  - **A:** Stronger Denton Meetup is organized by Stronger Denton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stronger Denton Meetup",
        "image": "https://cdn-az.allevents.in/events8/banners/c492c13bc70c25000bef6b805bc7ea5618c5f9fe96c2db1487a3257964448da9-rimg-w1200-h628-dc303d36-gmir?v=1776058551",
        "startDate": "2026-04-13T19:00:00-05:00",
        "url": "https://allevents.in/denton/stronger-denton-meetup/200029056624132",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Harvest House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "331 E Hickory St, Denton, TX 76201-4219, United States",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.21471572931",
                "longitude": "-97.12873546931"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out with us and let's work together to make Denton better, one step at a time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stronger Denton",
                "url": "https://allevents.in/org/stronger-denton/20068156"
            }
        ]
    }
]
```