

# Event Details

- **Event Name**: Earth To Joe @ Lee's Park
- **Event Start and End Date**: Fri, 12 Sep, 2025 at 07:00 pm
- **Event Description**: Earth To Joe will be rocking Lee's Park! This event is open to the public. No cover charge!
- **Event URL**: https://allevents.in/saratoga-springs/earth-to-joe-lees-park/200028557689554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Saratoga Springs
- **state**: NY
- **country**: United States
- **location**: Lee's Park Campground
- **lat**: 43.05285
- **long**: -73.72115
- **full address**: Lee's Park Campground, 1466 Route 9P,Saratoga Springs, New York, United States

## Event gallery

- **Alt text**: Earth To Joe @ Lee's Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/af653af66117b78b9e69e0bb7f718e8b79e5a2e7d8ea4abc3972a5f3d6717be3-rimg-w960-h672-dc010101-gmir?v=1757404607

## FAQs

- **Q**: When and where is Earth To Joe @ Lee's Park being held?
  - **A:** Earth To Joe @ Lee's Park takes place on Fri, 12 Sep, 2025 at 07:00 pm to Fri, 12 Sep, 2025 at 07:00 pm at Lee's Park Campground, 1466 Route 9P,Saratoga Springs, New York, United States.
- **Q**: Who is organizing Earth To Joe @ Lee's Park?
  - **A:** Earth To Joe @ Lee's Park is organized by Earth To Joe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Earth To Joe @ Lee's Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Saratoga Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Earth To Joe @ Lee's Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Earth To Joe @ Lee's Park",
        "image": "https://cdn-az.allevents.in/events8/banners/af653af66117b78b9e69e0bb7f718e8b79e5a2e7d8ea4abc3972a5f3d6717be3-rimg-w960-h672-dc010101-gmir?v=1757404607",
        "startDate": "2025-09-12",
        "url": "https://allevents.in/saratoga-springs/earth-to-joe-lees-park/200028557689554",
        "location": {
            "@type": "Place",
            "name": "Lee's Park Campground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1466 Route 9P,Saratoga Springs, New York",
                "addressLocality": "Saratoga Springs",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05285",
                "longitude": "-73.72115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Earth To Joe will be rocking Lee's Park! This event is open to the public. No cover charge!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Earth To Joe",
                "url": "https://allevents.in/org/earth-to-joe/25057638"
            }
        ]
    }
]
```