

# Event Details

- **Event Name**: Cup O’Joe
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:00 pm
- **Event Description**: Live music with Cup O’Joe
- **Event URL**: https://allevents.in/marion/cup-o’joe/200029182502631
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Marion
- **state**: MT
- **country**: United States
- **location**: 8225 US Highway 2 W, Marion, MT
- **lat**: 48.09905
- **long**: -114.64882
- **full address**: 8225 US Highway 2 W, Marion, MT, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hilltop Hitching Post (https://allevents.in/org/hilltop-hitching-post/23385800)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d15a67902045279692c3a163aa4ed27df1b5833607bbde62eca2013690e6d650-rimg-w1198-h674-dc4a2905-gmir?v=1763638002
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cup+O%E2%80%99Joe&date=21+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 8225 US Highway 2 W, Marion, MT, United States
- **Q**: Who is organizing the event?
  - **A:** Hilltop Hitching Post
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Cup O’Joe ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Cup O’Joe",
        "image": "https://cdn-az.allevents.in/events10/banners/d15a67902045279692c3a163aa4ed27df1b5833607bbde62eca2013690e6d650-rimg-w1198-h674-dc4a2905-gmir?v=1763638002",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/marion/cup-o’joe/200029182502631",
        "location": {
            "@type": "Place",
            "name": "8225 US Highway 2 W, Marion, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8225 US-2, Marion, MT 59925-9740, United States",
                "addressLocality": "Marion",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.09905",
                "longitude": "-114.64882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music with Cup O’Joe",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hilltop Hitching Post",
                "url": "https://allevents.in/org/hilltop-hitching-post/23385800"
            }
        ]
    }
]
```