

# Event Details

- **Event Name**: Bowling pin shoot
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm – Sun, 21 Jun, 2026 at 03:00 pm
- **Event Description**: Join us for the first bowling pin shoot of 2026 At the outdoor range. Setup at noon. And shooting starts at 1.
- **Event URL**: https://allevents.in/fergus-falls/bowling-pin-shoot/200030228921909
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Fergus Falls
- **state**: MN
- **country**: United States
- **location**: 12920 190th St, Fergus Falls, MN 56537
- **lat**: 46.23877
- **long**: -96.21713
- **full address**: 12920 190th St, Fergus Falls, MN 56537, United States

## Event gallery

- **Alt text**: Bowling pin shoot
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abdf0c5c391c027c4ac5bdc5855aa7cefc85afac5239ad8876162168086fba96-rimg-w960-h720-dc7b6543-gmir?v=1781977676

## FAQs

- **Q**: When and where is Bowling pin shoot being held?
  - **A:** Bowling pin shoot takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 03:00 pm at 12920 190th St, Fergus Falls, MN 56537, United States.
- **Q**: Who is organizing Bowling pin shoot?
  - **A:** Bowling pin shoot is organized by Fergus Falls Rifle & Pistol Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bowling pin shoot is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Fergus Falls, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bowling pin shoot sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bowling pin shoot",
        "image": "https://cdn-az.allevents.in/events1/banners/abdf0c5c391c027c4ac5bdc5855aa7cefc85afac5239ad8876162168086fba96-rimg-w960-h720-dc7b6543-gmir?v=1781977676",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/fergus-falls/bowling-pin-shoot/200030228921909",
        "location": {
            "@type": "Place",
            "name": "12920 190th St, Fergus Falls, MN 56537",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12920 190th St, Fergus Falls, MN 56537, United States",
                "addressLocality": "Fergus Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.23877",
                "longitude": "-96.21713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the first bowling pin shoot of 2026 At the outdoor range. Setup at noon. And shooting starts at 1.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fergus Falls Rifle & Pistol Club",
                "url": "https://allevents.in/org/fergus-falls-rifle-and-pistol-club/23502688"
            }
        ]
    }
]
```