

# Event Details

- **Event Name**: Powerlifting Meet
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am
- **Event Description**: USPA Powerlifting Meet at Lions Den Gym! Anyone is welcome to come watch - lots of local lifters at this event! ?
- **Event URL**: https://allevents.in/lewistown/powerlifting-meet/200030157606126
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Lewistown
- **state**: MT
- **country**: United States
- **location**: 265 H Street Unit 1, Lewistown, MT
- **lat**: 47.05932
- **long**: -109.45549
- **full address**: 265 H Street Unit 1, Lewistown, MT, United States

## Event gallery

- **Alt text**: Powerlifting Meet
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aef397b056cfd964227688b6c69eb6b65ca61fc627fdfad243b87f46e4c8845b-rimg-w1200-h1600-dc181719-gmir?v=1780093466

## FAQs

- **Q**: When and where is Powerlifting Meet being held?
  - **A:** Powerlifting Meet takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 13 Jun, 2026 at 08:00 am at 265 H Street Unit 1, Lewistown, MT, United States.
- **Q**: Who is organizing Powerlifting Meet?
  - **A:** Powerlifting Meet is organized by Lions Den Gym.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Powerlifting Meet",
        "image": "https://cdn-az.allevents.in/events8/banners/aef397b056cfd964227688b6c69eb6b65ca61fc627fdfad243b87f46e4c8845b-rimg-w1200-h1600-dc181719-gmir?v=1780093466",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/lewistown/powerlifting-meet/200030157606126",
        "location": {
            "@type": "Place",
            "name": "265 H Street Unit 1, Lewistown, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 H St, Lewistown, MT 59457-4939, United States",
                "addressLocality": "Lewistown",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.05932",
                "longitude": "-109.45549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "USPA Powerlifting Meet at Lions Den Gym! Anyone is welcome to come watch - lots of local lifters at this event! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lions Den Gym",
                "url": "https://allevents.in/org/lions-den-gym/26394023"
            }
        ]
    }
]
```