

# Event Details

- **Event Name**: T1D Community Meet-Up
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Let’s gather our local T1D community for conversation and gingerbread house building! Gingerbread houses will be provided!
- **Event URL**: https://allevents.in/durant/t1d-community-meet-up/200029351270839
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029351270839?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=durant-events

## Event venue details

- **city**: Durant
- **state**: OK
- **country**: United States
- **location**: The Pink Place
- **lat**: 33.99177
- **long**: -96.37687
- **full address**: The Pink Place, 124 N 2nd Ave,Durant, Oklahoma, United States

## Event gallery

- **Alt text**: T1D Community Meet-Up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9e612a036afb805d4074279c127e21b8504a243f73654d17a6489ab5dfb637fd-rimg-w500-h500-dcf6f2f1-gmir?v=1765643858

## FAQs

- **Q**: When and where is T1D Community Meet-Up being held?
  - **A:** T1D Community Meet-Up takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 02:00 pm at The Pink Place, 124 N 2nd Ave,Durant, Oklahoma, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "T1D Community Meet-Up",
        "image": "https://cdn-az.allevents.in/events10/banners/9e612a036afb805d4074279c127e21b8504a243f73654d17a6489ab5dfb637fd-rimg-w500-h500-dcf6f2f1-gmir?v=1765643858",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/durant/t1d-community-meet-up/200029351270839",
        "location": {
            "@type": "Place",
            "name": "The Pink Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 N 2nd Ave,Durant, Oklahoma",
                "addressLocality": "Durant",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.99177",
                "longitude": "-96.37687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s gather our local T1D community for conversation and gingerbread house building! Gingerbread houses will be provided!"
    }
]
```