

# Event Details

- **Event Name**: The Signature Band returns to Joey C's
- **Event Start and End Date**: Fri, 10 Jan, 2025 at 08:00 pm
- **Event Description**: This Just In!!!
This Friday The Signature Band returns to Joey C's Boathouse!
- **Event URL**: https://allevents.in/stratford/the-signature-band-returns-to-joey-cs/200027717884136
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

- **Ticket URL**: http://facebook.com/200027717884136?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=stratford-events

## Event venue details

- **city**: Stratford
- **state**: CT
- **country**: United States
- **location**: Joey C's Boathouse
- **lat**: 41.203481129355
- **long**: -73.111608060822
- **full address**: Joey C's Boathouse, Stratford, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Signature Band (https://allevents.in/org/the-signature-band/24326328)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8820332f90e39e5fe1205f2535a3d7f1455219c3927565e1e25da695ca7ad59b-rimg-w1200-h800-dc311714-gmir?v=1736335053
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4a28c64b3a23cc369d9e1d393f59854914c72452003ccd19eb08e4e16dad9dfe-rimg-w300-h300-dc2f2d30-gmir?v=1736335056

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 10 Jan, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Joey C's Boathouse, Stratford, United States
- **Q**: Who is organizing the event?
  - **A:** The Signature Band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Signature Band returns to Joey C's ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Signature Band returns to Joey C's",
        "image": "https://cdn-az.allevents.in/events5/banners/8820332f90e39e5fe1205f2535a3d7f1455219c3927565e1e25da695ca7ad59b-rimg-w1200-h800-dc311714-gmir?v=1736335053",
        "startDate": "2025-01-10",
        "url": "https://allevents.in/stratford/the-signature-band-returns-to-joey-cs/200027717884136",
        "location": {
            "@type": "Place",
            "name": "Joey C's Boathouse",
            "address": {
                "@type": "PostalAddress",
                "name": "Joey C's Boathouse, Stratford, United States",
                "addressLocality": "Stratford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.203481129355",
                "longitude": "-73.111608060822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Just In!!!\nThis Friday The Signature Band returns to Joey C's Boathouse!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Signature Band",
                "url": "https://allevents.in/org/the-signature-band/24326328"
            }
        ]
    }
]
```