

# Event Details

- **Event Name**: Joe Justice
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 06:00 pm – Thu, 23 Apr, 2026 at 08:00 pm (-04:00)
- **Event Description**: Come spend a couple hours with Joe Justice @ Post 47. 🥳🥳
- **Event URL**: https://allevents.in/fort-wayne/joe-justice/200029943236608
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: 601 Reed Rd, Fort Wayne, IN
- **lat**: 41.08545
- **long**: -85.07902
- **full address**: 601 Reed Rd, Fort Wayne, IN, United States

## Event gallery

- **Alt text**: Joe Justice
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3a9ebcf187368a998b9e7cbbe59bc550e5e86cff40544bfd33f5ee9abc5a21ca-rimg-w1024-h768-dcffffff-gmir?v=1776201246

## FAQs

- **Q**: When and where is Joe Justice being held?
  - **A:** Joe Justice takes place on Thu, 23 Apr, 2026 at 06:00 pm to Thu, 23 Apr, 2026 at 08:00 pm at 601 Reed Rd, Fort Wayne, IN, United States.
- **Q**: Who is organizing Joe Justice?
  - **A:** Joe Justice is organized by American Legion Post 47.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joe Justice",
        "image": "https://cdn-az.allevents.in/events6/banners/3a9ebcf187368a998b9e7cbbe59bc550e5e86cff40544bfd33f5ee9abc5a21ca-rimg-w1024-h768-dcffffff-gmir?v=1776201246",
        "startDate": "2026-04-23T18:00:00-04:00",
        "endDate": "2026-04-23T20:00:00-04:00",
        "url": "https://allevents.in/fort-wayne/joe-justice/200029943236608",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "601 Reed Rd, Fort Wayne, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Reed Rd, Fort Wayne, IN 46815-7248, United States",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.08545",
                "longitude": "-85.07902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come spend a couple hours with Joe Justice @ Post 47. 🥳🥳",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 47",
                "url": "https://allevents.in/org/american-legion-post-47/26974311"
            }
        ]
    }
]
```