

# Event Details

- **Event Name**: Meeting
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 06:00 pm – Tue, 16 Dec, 2025 at 08:30 pm
- **Event Description**: Weekly squadron meeting. Check email for any changes.
- **Event URL**: https://allevents.in/georgetown/meeting/200029336949031
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: KY
- **country**: United States
- **location**: Royal Spring Middle School
- **lat**: 38.240790230161
- **long**: -84.559259919011
- **full address**: Royal Spring Middle School, 332 Champion Way,Georgetown, Kentucky, United States

## Event gallery

- **Alt text**: Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/11466db31008c21bc22ca8323fe90c56df2d5a4bbf29452b0b4787c34fde3e67-rimg-w1200-h346-dc323242-gmir?v=1765671126

## FAQs

- **Q**: When and where is Meeting being held?
  - **A:** Meeting takes place on Tue, 16 Dec, 2025 at 06:00 pm to Tue, 16 Dec, 2025 at 08:30 pm at Royal Spring Middle School, 332 Champion Way,Georgetown, Kentucky, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/11466db31008c21bc22ca8323fe90c56df2d5a4bbf29452b0b4787c34fde3e67-rimg-w1200-h346-dc323242-gmir?v=1765671126",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/georgetown/meeting/200029336949031",
        "location": {
            "@type": "Place",
            "name": "Royal Spring Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "332 Champion Way,Georgetown, Kentucky",
                "addressLocality": "Georgetown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.240790230161",
                "longitude": "-84.559259919011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly squadron meeting. Check email for any changes."
    }
]
```