

# Event Details

- **Event Name**: Swearing In Ceremony
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 03:00 pm
- **Event Description**: I invite all those who have supported me on this journey to join me at the swearing in ceremony at City Hall. Please stand with me as I take my oath of office and begin the real work of serving all Dentonites in this great City.
- **Event URL**: https://allevents.in/denton/swearing-in-ceremony/200030264307609
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 181

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: TX
- **country**: United States
- **location**: City of Denton, TX - City Hall
- **lat**: 33.21758
- **long**: -97.1307
- **full address**: City of Denton, TX - City Hall, 215 E. McKinney St.,Denton, Texas, United States

## Event gallery

- **Alt text**: Swearing In Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fd5ea686de7fd3139987995a0604bc3487630a95898da69444f0b833a36724c3-rimg-w1200-h600-dcdadad4-gmir?v=1781798949

## FAQs

- **Q**: When and where is Swearing In Ceremony being held?
  - **A:** Swearing In Ceremony takes place on Tue, 23 Jun, 2026 at 03:00 pm to Tue, 23 Jun, 2026 at 03:00 pm at City of Denton, TX - City Hall, 215 E. McKinney St.,Denton, Texas, United States.
- **Q**: Who is organizing Swearing In Ceremony?
  - **A:** Swearing In Ceremony is organized by George for Denton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swearing In Ceremony",
        "image": "https://cdn-az.allevents.in/events3/banners/fd5ea686de7fd3139987995a0604bc3487630a95898da69444f0b833a36724c3-rimg-w1200-h600-dcdadad4-gmir?v=1781798949",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/denton/swearing-in-ceremony/200030264307609",
        "location": {
            "@type": "Place",
            "name": "City of Denton, TX - City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 E. McKinney St.,Denton, Texas",
                "addressLocality": "Denton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.21758",
                "longitude": "-97.1307"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I invite all those who have supported me on this journey to join me at the swearing in ceremony at City Hall. Please stand with me as I take my oath of office and begin the real work of serving all Dentonites in this great City.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George for Denton",
                "url": "https://allevents.in/org/george-for-denton/14503813"
            }
        ]
    }
]
```