

# Event Details

- **Event Name**: Heated Rivalry
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 05:00 pm (-04:00)
- **Event Description**: Come n join us for a memorable event
- **Event URL**: https://allevents.in/stroudsburg/heated-rivalry/200030177169145
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Stroudsburg
- **state**: PA
- **country**: United States
- **location**: Downtown Stroudsburg
- **lat**: 40.986443
- **long**: -75.195293
- **full address**: Downtown Stroudsburg, Stroudsburg, Pennsylvania, United States

## Event gallery

- **Alt text**: Heated Rivalry
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Heated+Rivalry&date=Sun%2C+07+Jun%2C+2026+at+05%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Heated Rivalry being held?
  - **A:** Heated Rivalry takes place on Sun, 07 Jun, 2026 at 05:00 pm to Sun, 07 Jun, 2026 at 05:00 pm at Downtown Stroudsburg, Stroudsburg, Pennsylvania, United States.
- **Q**: Who is organizing Heated Rivalry?
  - **A:** Heated Rivalry is organized by DJ CLUB D Entertainment.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Heated Rivalry",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Heated+Rivalry&date=Sun%2C+07+Jun%2C+2026+at+05%3A00+pm&bg=1",
        "startDate": "2026-06-07T17:00:00-04:00",
        "url": "https://allevents.in/stroudsburg/heated-rivalry/200030177169145",
        "location": {
            "@type": "Place",
            "name": "Downtown Stroudsburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stroudsburg, Pennsylvania",
                "addressLocality": "Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.986443",
                "longitude": "-75.195293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come n join us for a memorable event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DJ CLUB D Entertainment",
                "url": "https://allevents.in/org/dj-club-d-entertainment/24978555"
            }
        ]
    }
]
```