

# Event Details

- **Event Name**: Ribbon Cutting - Mountain Mike's Pizza
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 02:00 pm
- **Event Description**: Come celebrate the grand opening of Mountain Mike's newest location!
- **Event URL**: https://allevents.in/salem/ribbon-cutting-mountain-mikes-pizza/200029186758810
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: Mountain Mike's Pizza (4635 Commercial St SE, Salem, OR 97302)
- **lat**: 44.8873
- **long**: -123.03359
- **full address**: Mountain Mike's Pizza (4635 Commercial St SE, Salem, OR 97302), United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Salem Area Chamber of Commerce (https://allevents.in/org/salem-area-chamber-of-commerce/25979539)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/76ae9d59648e82479113c3d6c7553d3c5b570c06e27c4dcee025c3a29def993c-rimg-w1200-h675-dcfdfdff-gmir?v=1762981269
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fe642f9e14e51885b5a25d5da4a4dc59a91b339d50b10b68c52b26a89617b16a-rimg-w300-h300-dcfdfdff-gmir?v=1762981270

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Mountain Mike's Pizza (4635 Commercial St SE, Salem, OR 97302), United States
- **Q**: Who is organizing the event?
  - **A:** Salem Area Chamber of Commerce
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Ribbon Cutting - Mountain Mike's Pizza ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ribbon Cutting - Mountain Mike's Pizza",
        "image": "https://cdn-az.allevents.in/events9/banners/76ae9d59648e82479113c3d6c7553d3c5b570c06e27c4dcee025c3a29def993c-rimg-w1200-h675-dcfdfdff-gmir?v=1762981269",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/salem/ribbon-cutting-mountain-mikes-pizza/200029186758810",
        "location": {
            "@type": "Place",
            "name": "Mountain Mike's Pizza (4635 Commercial St SE, Salem, OR 97302)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4635 Commercial Street Southeast,Salem,OR,United States",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8873",
                "longitude": "-123.03359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the grand opening of Mountain Mike's newest location!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salem Area Chamber of Commerce",
                "url": "https://allevents.in/org/salem-area-chamber-of-commerce/25979539"
            }
        ]
    }
]
```