

# Event Details

- **Event Name**: PMJ in Akron 
- **Event Start and End Date**: Fri, 18 Jul, 2025 at 06:00 pm – Sun, 20 Jul, 2025 at 11:00 pm
- **Event Description**: Coming to the Goodyear theater next weekend I think.
- **Event URL**: https://allevents.in/akron/pmj-in-akron/200028502920516
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: East Akron
- **lat**: 41.048367
- **long**: -81.485023
- **full address**: East Akron, Akron, Ohio, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Elvis at Eighty (https://allevents.in/org/elvis-at-eighty/26201942)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1954995d04343fe2024991ad0f136e9d7ce531f14d37fdb20fe6aebdfe8a1876-rimg-w960-h540-dc010101-gmir?v=1752553996
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c67d7fd336e0b1b1058351204a5aa223fda00280bdf0ed7ab7faa373466f03d-rimg-w300-h300-dc010101-gmir?v=1752553996

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** East Akron, Akron, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Elvis at Eighty
- **Q**: What type of event is this?
  - **A:** art, theatre
- **Q**: Where can I find ticket details about PMJ in Akron  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "PMJ in Akron",
        "image": "https://cdn-az.allevents.in/events2/banners/1954995d04343fe2024991ad0f136e9d7ce531f14d37fdb20fe6aebdfe8a1876-rimg-w960-h540-dc010101-gmir?v=1752553996",
        "startDate": "2025-07-18",
        "endDate": "2025-07-20",
        "url": "https://allevents.in/akron/pmj-in-akron/200028502920516",
        "location": {
            "@type": "Place",
            "name": "East Akron",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Akron, Ohio",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.048367",
                "longitude": "-81.485023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming to the Goodyear theater next weekend I think.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elvis at Eighty",
                "url": "https://allevents.in/org/elvis-at-eighty/26201942"
            }
        ]
    }
]
```