

# Event Details

- **Event Name**: Court of Honor
- **Event Start and End Date**: Mon, 12 Jan, 2026 at 07:30 pm – Mon, 12 Jan, 2026 at 09:00 pm
- **Event Description**: Troop Meeting @ Scout Lodge
- **Event URL**: https://allevents.in/smyrna/court-of-honor/200028987124632
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Smyrna
- **state**: GA
- **country**: United States
- **location**: 760 Hurt Road SW, Smyrna, GA, United States, Georgia 30082
- **lat**: 33.86407
- **long**: -84.57603
- **full address**: 760 Hurt Road SW, Smyrna, GA, United States, Georgia 30082

## Event gallery

- **Alt text**: Court of Honor
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bc93eb48acba7947540bb7478f4c8fa5021819e853d006010e5a9e8c22ce36dc-rimg-w640-h360-dc36415e-gmir?v=1767835449

## FAQs

- **Q**: When and where is Court of Honor being held?
  - **A:** Court of Honor takes place on Mon, 12 Jan, 2026 at 07:30 pm to Mon, 12 Jan, 2026 at 09:00 pm at 760 Hurt Road SW, Smyrna, GA, United States, Georgia 30082.
- **Q**: Who is organizing Court of Honor?
  - **A:** Court of Honor is organized by Scouts BSA Troop 61 - Smyrna, GA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Court of Honor",
        "image": "https://cdn-az.allevents.in/events7/banners/bc93eb48acba7947540bb7478f4c8fa5021819e853d006010e5a9e8c22ce36dc-rimg-w640-h360-dc36415e-gmir?v=1767835449",
        "startDate": "2026-01-12",
        "endDate": "2026-01-12",
        "url": "https://allevents.in/smyrna/court-of-honor/200028987124632",
        "location": {
            "@type": "Place",
            "name": "760 Hurt Road SW, Smyrna, GA, United States, Georgia 30082",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "760 Hurt Rd SW, Smyrna, GA 30082-2919, United States",
                "addressLocality": "Smyrna",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.86407",
                "longitude": "-84.57603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Troop Meeting @ Scout Lodge",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scouts BSA Troop 61 - Smyrna GA",
                "url": "https://allevents.in/org/scouts-bsa-troop-61-smyrna-ga/26381544"
            }
        ]
    }
]
```