

# Event Details

- **Event Name**: Smokey Bear at Mash East Lansing 
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:30 pm
- **Event Description**: Smokey Bear is performing at Mash East Lansing.
- **Event URL**: https://allevents.in/east-lansing/smokey-bear-at-mash-east-lansing/200029347812052
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: East Lansing
- **state**: MI
- **country**: United States
- **location**: Mash East Lansing
- **lat**: 42.73558
- **long**: -84.48172
- **full address**: Mash East Lansing, 212 Albert Street,East Lansing, Michigan, United States

## Event gallery

- **Alt text**: Smokey Bear at Mash East Lansing
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e803b4a0e8a0ba1eaf7ecd8f2ec77d6034d74fc5fea22f07216890f7114c6804-rimg-w1200-h676-dc7b7876-gmir?v=1765586512

## FAQs

- **Q**: When and where is Smokey Bear at Mash East Lansing  being held?
  - **A:** Smokey Bear at Mash East Lansing  takes place on Fri, 12 Dec, 2025 at 09:30 pm to Fri, 12 Dec, 2025 at 09:30 pm at Mash East Lansing, 212 Albert Street,East Lansing, Michigan, United States.
- **Q**: Who is organizing Smokey Bear at Mash East Lansing ?
  - **A:** Smokey Bear at Mash East Lansing  is organized by Angry Talent Entertainment.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Smokey Bear at Mash East Lansing",
        "image": "https://cdn-az.allevents.in/events3/banners/e803b4a0e8a0ba1eaf7ecd8f2ec77d6034d74fc5fea22f07216890f7114c6804-rimg-w1200-h676-dc7b7876-gmir?v=1765586512",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/east-lansing/smokey-bear-at-mash-east-lansing/200029347812052",
        "location": {
            "@type": "Place",
            "name": "Mash East Lansing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "212 Albert Street,East Lansing, Michigan",
                "addressLocality": "East Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.73558",
                "longitude": "-84.48172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Smokey Bear is performing at Mash East Lansing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Angry Talent Entertainment",
                "url": "https://allevents.in/org/angry-talent-entertainment/20464679"
            }
        ]
    }
]
```