

# Event Details

- **Event Name**: Shotgun Shoot
- **Event Start and End Date**: Sun, 25 Jan, 2026 at 02:00 pm
- **Event Description**: Test your skills! See details at the bar.
- **Event URL**: https://allevents.in/sharpsburg/shotgun-shoot/200029354876426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Sharpsburg
- **state**: MD
- **country**: United States
- **location**: 6504 Dam Number 4 Road, Sharpsburg, MD
- **lat**: 39.49658
- **long**: -77.82687
- **full address**: 6504 Dam Number 4 Road, Sharpsburg, MD, United States

## Event gallery

- **Alt text**: Shotgun Shoot
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c988027c738781742304c7ef45c2f709ecf2e7a1fa856f9b4478c325c0f6e380-rimg-w1024-h587-dc5d4536-gmir?v=1769308616

## FAQs

- **Q**: When and where is Shotgun Shoot being held?
  - **A:** Shotgun Shoot takes place on Sun, 25 Jan, 2026 at 02:00 pm to Sun, 25 Jan, 2026 at 02:00 pm at 6504 Dam Number 4 Road, Sharpsburg, MD, United States.
- **Q**: Who is organizing Shotgun Shoot?
  - **A:** Shotgun Shoot is organized by Western Maryland Sportsmen's Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shotgun Shoot",
        "image": "https://cdn-az.allevents.in/events8/banners/c988027c738781742304c7ef45c2f709ecf2e7a1fa856f9b4478c325c0f6e380-rimg-w1024-h587-dc5d4536-gmir?v=1769308616",
        "startDate": "2026-01-25",
        "url": "https://allevents.in/sharpsburg/shotgun-shoot/200029354876426",
        "location": {
            "@type": "Place",
            "name": "6504 Dam Number 4 Road, Sharpsburg, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6504 Dam Number Four Rd, Sharpsburg, MD 21782-1020, United States",
                "addressLocality": "Sharpsburg",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.49658",
                "longitude": "-77.82687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Test your skills! See details at the bar.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Western Maryland Sportsmens Club",
                "url": "https://allevents.in/org/western-maryland-sportsmens-club/21494868"
            }
        ]
    }
]
```