

# Event Details

- **Event Name**: Manchester Idol FINALS!
- **Event Start and End Date**: Thu, 28 Aug, 2025 at 08:00 pm
- **Event Description**: Finals!!
- **Event URL**: https://allevents.in/manchester/manchester-idol-finals/200028442736349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Manchester Idol FINALS!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b917461ea7af4cd0c73e7e2cf9702e4e29c8d5fc9f7875a1f8698bbbc64f6dbd-rimg-w1200-h675-dcf3ebf3-gmir?v=1756377533

## FAQs

- **Q**: When and where is Manchester Idol FINALS! being held?
  - **A:** Manchester Idol FINALS! takes place on Thu, 28 Aug, 2025 at 08:00 pm to Thu, 28 Aug, 2025 at 08:00 pm at 50 Old granite street, Manchester, NH, United States.
- **Q**: Who is organizing Manchester Idol FINALS!?
  - **A:** Manchester Idol FINALS! is organized by The Goat Manchester.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Manchester Idol FINALS! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Manchester Idol FINALS! 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": "Manchester Idol FINALS!",
        "image": "https://cdn-az.allevents.in/events1/banners/b917461ea7af4cd0c73e7e2cf9702e4e29c8d5fc9f7875a1f8698bbbc64f6dbd-rimg-w1200-h675-dcf3ebf3-gmir?v=1756377533",
        "startDate": "2025-08-28",
        "url": "https://allevents.in/manchester/manchester-idol-finals/200028442736349",
        "location": {
            "@type": "Place",
            "name": "50 Old granite street, Manchester, NH",
            "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": "Finals!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Goat Manchester",
                "url": "https://allevents.in/org/the-goat-manchester/25960723"
            }
        ]
    }
]
```