

# Event Details

- **Event Name**: Fighting Friday
- **Event Start and End Date**: Fri, 18 Jul, 2025 at 09:00 pm
- **Event Description**: Join us at The Goat Manchester for live music!
- **Event URL**: https://allevents.in/manchester/fighting-friday/200028449773920
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 50 Old granite street, Manchester, NH, United States, New Hampshire
- **lat**: 42.9864
- **long**: -71.46466
- **full address**: 50 Old granite street, Manchester, NH, United States, New Hampshire

## Event gallery

- **Alt text**: Fighting Friday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1ccc2ed97417370f912015018999253b72da0638eb9c361913856ed466faae45-rimg-w1200-h800-dc020203-gmir?v=1752339894

## FAQs

- **Q**: When and where is Fighting Friday being held?
  - **A:** Fighting Friday takes place on Fri, 18 Jul, 2025 at 09:00 pm to Fri, 18 Jul, 2025 at 09:00 pm at 50 Old granite street, Manchester, NH, United States, New Hampshire.
- **Q**: Who is organizing Fighting Friday?
  - **A:** Fighting Friday is organized by The Goat Manchester.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fighting Friday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fighting Friday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fighting Friday",
        "image": "https://cdn-az.allevents.in/events3/banners/1ccc2ed97417370f912015018999253b72da0638eb9c361913856ed466faae45-rimg-w1200-h800-dc020203-gmir?v=1752339894",
        "startDate": "2025-07-18",
        "url": "https://allevents.in/manchester/fighting-friday/200028449773920",
        "location": {
            "@type": "Place",
            "name": "50 Old granite street, Manchester, NH, United States, New Hampshire",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Old Granite St, Manchester, NH 03101-2328, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9864",
                "longitude": "-71.46466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at The Goat Manchester for live music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Goat Manchester",
                "url": "https://allevents.in/org/the-goat-manchester/25960723"
            }
        ]
    }
]
```