

# Event Details

- **Event Name**: Joe’s 40th
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 12:00 pm (-04:00)
- **Event Description**: I’m turning 40 and I can’t think of a better place to do so. 🏁🏎️
- **Event URL**: https://allevents.in/oswego/joe’s-40th/200029256865852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

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

## Event venue details

- **city**: Oswego
- **state**: NY
- **country**: United States
- **location**: Oswego Speedway
- **lat**: 43.4580494
- **long**: -76.4823364
- **full address**: Oswego Speedway, 300 E Albany St,Oswego,NY,United States

## Event gallery

- **Alt text**: Joe’s 40th
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2dc17bd9b443e145999e53d8b173f9560f00a61f0dfadbf328c8a4a78a9b7a19-rimg-w1200-h799-dc051119-gmir?v=1772901916

## FAQs

- **Q**: When and where is Joe’s 40th being held?
  - **A:** Joe’s 40th takes place on Sat, 04 Jul, 2026 at 12:00 pm to Sat, 04 Jul, 2026 at 12:00 pm at Oswego Speedway, 300 E Albany St,Oswego,NY,United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Joe’s 40th is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Oswego, this event is thoughtfully curated to deliver a standout experience worth every moment. If Joe’s 40th sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joe’s 40th",
        "image": "https://cdn-az.allevents.in/events3/banners/2dc17bd9b443e145999e53d8b173f9560f00a61f0dfadbf328c8a4a78a9b7a19-rimg-w1200-h799-dc051119-gmir?v=1772901916",
        "startDate": "2026-07-04T12:00:00-04:00",
        "url": "https://allevents.in/oswego/joe’s-40th/200029256865852",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oswego Speedway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 E Albany St,Oswego,NY,United States",
                "addressLocality": "Oswego",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.4580494",
                "longitude": "-76.4823364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’m turning 40 and I can’t think of a better place to do so. 🏁🏎️"
    }
]
```