

# Event Details

- **Event Name**: JROTC Annual Ball
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 06:00 pm
- **Event Description**: Mark your calendars! The annual JROTC Ball is just around the corner on Saturday, March 7th at Troy University.
- **Event URL**: https://allevents.in/troy/jrotc-annual-ball/200029707610924
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Troy
- **state**: AL
- **country**: United States
- **location**: Troy University
- **lat**: 31.800971132368
- **long**: -85.957940737725
- **full address**: Troy University, Troy Trojanvision, Troy, AL 36081, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Goshen High School (https://allevents.in/org/goshen-high-school/27496702)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0a75fbd57d93be530cf2554facb6dc60e3d4e472e7f8f310cbe0433fa7bc1d3d-rimg-w921-h519-dcffc308-gmir?v=1772407025
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bdc82392cd8b9cd7b79e4090ec5d31f75e14048d68ec04af0c083fe4775a6708-rimg-w300-h300-dcfec207-gmir?v=1772407025

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Troy University, Troy Trojanvision, Troy, AL 36081, United States
- **Q**: Who is organizing the event?
  - **A:** Goshen High School
- **Q**: What type of event is this?
  - **A:** calendar
- **Q**: Where can I find ticket details about JROTC Annual Ball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "JROTC Annual Ball",
        "image": "https://cdn-az.allevents.in/events1/banners/0a75fbd57d93be530cf2554facb6dc60e3d4e472e7f8f310cbe0433fa7bc1d3d-rimg-w921-h519-dcffc308-gmir?v=1772407025",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/troy/jrotc-annual-ball/200029707610924",
        "location": {
            "@type": "Place",
            "name": "Troy University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Troy Trojanvision, Troy, AL 36081, United States",
                "addressLocality": "Troy",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.800971132368",
                "longitude": "-85.957940737725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars! The annual JROTC Ball is just around the corner on Saturday, March 7th at Troy University.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goshen High School",
                "url": "https://allevents.in/org/goshen-high-school/27496702"
            }
        ]
    }
]
```