

# Event Details

- **Event Name**: Monthly Leadership Circle
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 06:30 pm – Mon, 29 Dec, 2025 at 08:00 pm
- **Event Description**: Join us every last Monday of the month (6:30–8:00 PM) for an open space to reflect, learn, and grow together. No RSVP needed—just come as you are.
- **Event URL**: https://allevents.in/belton/monthly-leadership-circle/200029016274139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Belton
- **state**: TX
- **country**: United States
- **location**: 1626 Morgan's Point Rd., Belton, TX
- **lat**: 31.14572
- **long**: -97.45988
- **full address**: 1626 Morgan's Point Rd., Belton, TX, United States

## Event gallery

- **Alt text**: Monthly Leadership Circle
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/51ae7000df453c39a5e8dfc790bde57704e3c7f5201749bb9a335e8663b940bd-rimg-w1200-h500-dc4f5925-gmir?v=1766884631

## FAQs

- **Q**: When and where is Monthly Leadership Circle being held?
  - **A:** Monthly Leadership Circle takes place on Mon, 29 Dec, 2025 at 06:30 pm to Mon, 29 Dec, 2025 at 08:00 pm at 1626 Morgan's Point Rd., Belton, TX, United States.
- **Q**: Who is organizing Monthly Leadership Circle?
  - **A:** Monthly Leadership Circle is organized by St. Cornelius Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Leadership Circle",
        "image": "https://cdn-az.allevents.in/events8/banners/51ae7000df453c39a5e8dfc790bde57704e3c7f5201749bb9a335e8663b940bd-rimg-w1200-h500-dc4f5925-gmir?v=1766884631",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/belton/monthly-leadership-circle/200029016274139",
        "location": {
            "@type": "Place",
            "name": "1626 Morgan's Point Rd., Belton, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1626 Morgans Point Rd, Belton, TX 76513-6828, United States",
                "addressLocality": "Belton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.14572",
                "longitude": "-97.45988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every last Monday of the month (6:30–8:00 PM) for an open space to reflect, learn, and grow together. No RSVP needed—just come as you are.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Cornelius Episcopal Church",
                "url": "https://allevents.in/org/st-cornelius-episcopal-church/22806008"
            }
        ]
    }
]
```