

# Event Details

- **Event Name**: Pulled Pork Contest
- **Event Start and End Date**: Tue, 05 May, 2026 at 07:00 am – Tue, 05 May, 2026 at 04:00 pm (-06:00)
- **Event Description**: Sign up at Jordi’s! Only $25 – pork provided. All proceeds benefit Anaconda Special Olympics.
- **Event URL**: https://allevents.in/anaconda/pulled-pork-contest/200029891837849
- **Event Categories**: Nonprofit, Contests
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Anaconda
- **state**: MT
- **country**: United States
- **location**: Jordi's Cantina & Sports Bar
- **lat**: 46.12762
- **long**: -112.94475
- **full address**: Jordi's Cantina &amp; Sports Bar, 627 East Park Ave,Anaconda, Montana, United States

## Event gallery

- **Alt text**: Pulled Pork Contest
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7e2667b902fa462e9ddb57222859b3c73f91075a2b647fc7dd38262c3857e199-rimg-w1024-h1536-dc481811-gmir?v=1775853508

## FAQs

- **Q**: When and where is Pulled Pork Contest being held?
  - **A:** Pulled Pork Contest takes place on Tue, 05 May, 2026 at 07:00 am to Tue, 05 May, 2026 at 04:00 pm at Jordi's Cantina &amp; Sports Bar, 627 East Park Ave,Anaconda, Montana, United States.
- **Q**: Who is organizing Pulled Pork Contest?
  - **A:** Pulled Pork Contest is organized by Jordi's Cantina & Sports Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pulled Pork Contest",
        "image": "https://cdn-az.allevents.in/events5/banners/7e2667b902fa462e9ddb57222859b3c73f91075a2b647fc7dd38262c3857e199-rimg-w1024-h1536-dc481811-gmir?v=1775853508",
        "startDate": "2026-05-05T07:00:00-06:00",
        "endDate": "2026-05-05T16:00:00-06:00",
        "url": "https://allevents.in/anaconda/pulled-pork-contest/200029891837849",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jordi's Cantina & Sports Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "627 East Park Ave,Anaconda, Montana",
                "addressLocality": "Anaconda",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.12762",
                "longitude": "-112.94475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sign up at Jordi’s! Only $25 – pork provided. All proceeds benefit Anaconda Special Olympics.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jordis Cantina & Sports Bar",
                "url": "https://allevents.in/org/jordis-cantina-and-sports-bar/24202862"
            }
        ]
    }
]
```