

# Event Details

- **Event Name**: Family Feud at Back Alley Bar
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 07:00 pm
- **Event Description**: Free to play.  Bring your friends and play family feud!  This is a casual, competitive game that can be fun for most ages.  Prizes will be awarded for winning teams.
- **Event URL**: https://allevents.in/williamsport/family-feud-at-back-alley-bar/200029295630906
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Williamsport
- **state**: PA
- **country**: United States
- **location**: 321 Pine Street, Williamsport, PA
- **lat**: 41.24083
- **long**: -77.00314
- **full address**: 321 Pine Street, Williamsport, PA, United States

## Event gallery

- **Alt text**: Family Feud at Back Alley Bar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/40db0414c2c796aa2278b075797c833f194e998ca9b386071dff6e852a3cbf30-rimg-w940-h788-dc1a1a1b-gmir?v=1764792066

## FAQs

- **Q**: When and where is Family Feud at Back Alley Bar being held?
  - **A:** Family Feud at Back Alley Bar takes place on Fri, 05 Dec, 2025 at 07:00 pm to Fri, 05 Dec, 2025 at 07:00 pm at 321 Pine Street, Williamsport, PA, United States.
- **Q**: Who is organizing Family Feud at Back Alley Bar?
  - **A:** Family Feud at Back Alley Bar is organized by Back Alley Bar & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Feud at Back Alley Bar",
        "image": "https://cdn-az.allevents.in/events3/banners/40db0414c2c796aa2278b075797c833f194e998ca9b386071dff6e852a3cbf30-rimg-w940-h788-dc1a1a1b-gmir?v=1764792066",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/williamsport/family-feud-at-back-alley-bar/200029295630906",
        "location": {
            "@type": "Place",
            "name": "321 Pine Street, Williamsport, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "321 Pine St, Williamsport, PA 17701-6534, United States",
                "addressLocality": "Williamsport",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.24083",
                "longitude": "-77.00314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free to play.  Bring your friends and play family feud!  This is a casual, competitive game that can be fun for most ages.  Prizes will be awarded for winning teams.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Back Alley Bar & Grill",
                "url": "https://allevents.in/org/back-alley-bar-and-grill/20207148"
            }
        ]
    }
]
```