

# Event Details

- **Event Name**: Tom Pease Concert
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 06:00 pm (-05:00)
- **Event Description**: Tom shares his love for the environment through witty songs and interactive performances for kids of all ages. This free summer concert is sponsored by the Friends of Schmeeckle Reserve.
- **Event URL**: https://allevents.in/stevens-point/tom-pease-concert/200030067743857
- **Event Categories**: concerts, music, entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 336

## Ticket Details


## Event venue details

- **city**: Stevens Point
- **state**: WI
- **country**: United States
- **location**: Schmeeckle Reserve
- **lat**: 44.540788216486
- **long**: -89.563644920642
- **full address**: Schmeeckle Reserve, Stevens Point, United States

## Event gallery

- **Alt text**: Tom Pease Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1e3d16ad676d9158b10ce1b86f6d5e57033fbc352c7a6c89e92428386c662c67-rimg-w960-h628-dc181818-gmir?v=1787297080

## FAQs

- **Q**: When and where is Tom Pease Concert being held?
  - **A:** Tom Pease Concert takes place on Thu, 27 Aug, 2026 at 06:00 pm to Thu, 27 Aug, 2026 at 06:00 pm at Schmeeckle Reserve, Stevens Point, United States.
- **Q**: Who is organizing Tom Pease Concert?
  - **A:** Tom Pease Concert is organized by Schmeeckle Reserve.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tom Pease Concert 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 Stevens Point, this event is thoughtfully curated to deliver a standout experience worth every moment. With 330+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tom Pease Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/1e3d16ad676d9158b10ce1b86f6d5e57033fbc352c7a6c89e92428386c662c67-rimg-w960-h628-dc181818-gmir?v=1787297080",
        "startDate": "2026-08-27T18:00:00-05:00",
        "url": "https://allevents.in/stevens-point/tom-pease-concert/200030067743857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Schmeeckle Reserve",
            "address": {
                "@type": "PostalAddress",
                "name": "Schmeeckle Reserve, Stevens Point, United States",
                "addressLocality": "Stevens Point",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.540788216486",
                "longitude": "-89.563644920642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tom shares his love for the environment through witty songs and interactive performances for kids of all ages. This free summer concert is sponsored by the Friends of Schmeeckle Reserve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Schmeeckle Reserve",
                "url": "https://allevents.in/org/schmeeckle-reserve/8627551",
                "description": "Natural area on the University of Wisconsin-Stevens Point campus."
            }
        ]
    }
]
```