

# Event Details

- **Event Name**: Pop up lunch service 
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 11:00 am – Thu, 20 Nov, 2025 at 02:00 pm
- **Event Description**: Good evening my cheesy friends we thought we'd do a little Pop up lunch service tomorrow 11/20/25 in Billings at Luckys Grand Casino from 11a-2p. It's gonna be real cheesy!
- **Event URL**: https://allevents.in/billings/pop-up-lunch-service/200029230102628
- **Event Categories**: pop-ups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Billings
- **state**: MT
- **country**: United States
- **location**: West Central Billings
- **lat**: 45.748406
- **long**: -108.617049
- **full address**: West Central Billings, Billings, Montana, United States

## Event gallery

- **Alt text**: Pop up lunch service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c717f8c8d4e376a9d3eb15e31caea9102f5a49d31af5d7f3d11e338efe05cd44-rimg-w960-h960-dcd2d9d6-gmir?v=1763649447

## FAQs

- **Q**: When and where is Pop up lunch service  being held?
  - **A:** Pop up lunch service  takes place on Thu, 20 Nov, 2025 at 11:00 am to Thu, 20 Nov, 2025 at 02:00 pm at West Central Billings, Billings, Montana, United States.
- **Q**: Who is organizing Pop up lunch service ?
  - **A:** Pop up lunch service  is organized by Montana Melt.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pop up lunch service",
        "image": "https://cdn-az.allevents.in/events6/banners/c717f8c8d4e376a9d3eb15e31caea9102f5a49d31af5d7f3d11e338efe05cd44-rimg-w960-h960-dcd2d9d6-gmir?v=1763649447",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/billings/pop-up-lunch-service/200029230102628",
        "location": {
            "@type": "Place",
            "name": "West Central Billings",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Billings, Montana",
                "addressLocality": "Billings",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.748406",
                "longitude": "-108.617049"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good evening my cheesy friends we thought we'd do a little Pop up lunch service tomorrow 11/20/25 in Billings at Luckys Grand Casino from 11a-2p. It's gonna be real cheesy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Montana Melt",
                "url": "https://allevents.in/org/montana-melt/27117913"
            }
        ]
    }
]
```