

# Event Details

- **Event Name**: Fast Times
- **Event Start and End Date**: Sat, 16 Aug, 2025 at 09:00 pm
- **Event Description**: Join us at The Goat Manchester for live music!
- **Event URL**: https://allevents.in/manchester/fast-times/200028557750034
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## 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**: Fast Times
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6efaccb8cc431f1ee924d0a66201f0e048f6a5274995de0bbec2d0be7ba2b586-rimg-w1200-h1855-dcfefff9-gmir?v=1754747313

## FAQs

- **Q**: When and where is Fast Times being held?
  - **A:** Fast Times takes place on Sat, 16 Aug, 2025 at 09:00 pm to Sat, 16 Aug, 2025 at 09:00 pm at 50 Old granite street, Manchester, NH, United States, New Hampshire.
- **Q**: Who is organizing Fast Times?
  - **A:** Fast Times is organized by The Goat Manchester.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fast Times is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Fast Times sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fast Times",
        "image": "https://cdn-az.allevents.in/events10/banners/6efaccb8cc431f1ee924d0a66201f0e048f6a5274995de0bbec2d0be7ba2b586-rimg-w1200-h1855-dcfefff9-gmir?v=1754747313",
        "startDate": "2025-08-16",
        "url": "https://allevents.in/manchester/fast-times/200028557750034",
        "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"
            }
        ]
    }
]
```