

# Event Details

- **Event Name**: North Star Athletic Club Spring Car Show
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am (-04:00)
- **Event Description**: All makes and models welcome. There will be 10 trophy classes with a DJ playing music all day. Food and drinks available for purchase
- **Event URL**: https://allevents.in/madison/north-star-athletic-club-spring-car-show/200029940519123
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: NJ
- **country**: United States
- **location**: North Star Athletic Club
- **lat**: 40.77006
- **long**: -74.41287
- **full address**: North Star Athletic Club, 95 North Street,Madison, New Jersey, United States

## Event gallery

- **Alt text**: North Star Athletic Club Spring Car Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/83510e8b54bac96db8866c2751bb6306b1d7571e87988543247232dc30a94e65-rimg-w1200-h1553-dcffffff-gmir?v=1776157521

## FAQs

- **Q**: When and where is North Star Athletic Club Spring Car Show being held?
  - **A:** North Star Athletic Club Spring Car Show takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 10:00 am at North Star Athletic Club, 95 North Street,Madison, New Jersey, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "North Star Athletic Club Spring Car Show",
        "image": "https://cdn-az.allevents.in/events3/banners/83510e8b54bac96db8866c2751bb6306b1d7571e87988543247232dc30a94e65-rimg-w1200-h1553-dcffffff-gmir?v=1776157521",
        "startDate": "2026-05-09T10:00:00-04:00",
        "url": "https://allevents.in/madison/north-star-athletic-club-spring-car-show/200029940519123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "North Star Athletic Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95 North Street,Madison, New Jersey",
                "addressLocality": "Madison",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.77006",
                "longitude": "-74.41287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All makes and models welcome. There will be 10 trophy classes with a DJ playing music all day. Food and drinks available for purchase"
    }
]
```