

# Event Details

- **Event Name**: KTB returns to Anthony D’s
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 09:30 pm
- **Event Description**: Starting our first gig of the year at Anthony D’s
- **Event URL**: https://allevents.in/milford/ktb-returns-to-anthony-d’s/200029437359834
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

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

## Event venue details

- **city**: Milford
- **state**: CT
- **country**: United States
- **location**: Anthony D's Bar and Grill
- **lat**: 41.222951615757
- **long**: -73.04234831983
- **full address**: Anthony D's Bar and Grill, 331 New Haven Ave,Milford, Connecticut, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Kathy Thompson Band (https://allevents.in/org/kathy-thompson-band/25980418)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/52b9d691c253d116217a9932744682648f8f0c78093e91933c5a879ee28105da-rimg-w1024-h754-dc050403-gmir?v=1767972327
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/87f92e0e737caa8ae3115d1f9c5a82a0cd868a05156b2f653e1299c626ec45e2-rimg-w300-h300-dc050303-gmir?v=1767972327

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 Jan, 2026 at 09:30 pm
- **Q**: Where is the event happening?
  - **A:** Anthony D's Bar and Grill, 331 New Haven Ave,Milford, Connecticut, United States
- **Q**: Who is organizing the event?
  - **A:** Kathy Thompson Band
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about KTB returns to Anthony D’s ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "KTB returns to Anthony D’s",
        "image": "https://cdn-az.allevents.in/events3/banners/52b9d691c253d116217a9932744682648f8f0c78093e91933c5a879ee28105da-rimg-w1024-h754-dc050403-gmir?v=1767972327",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/milford/ktb-returns-to-anthony-d’s/200029437359834",
        "location": {
            "@type": "Place",
            "name": "Anthony D's Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "331 New Haven Ave,Milford, Connecticut",
                "addressLocality": "Milford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.222951615757",
                "longitude": "-73.04234831983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Starting our first gig of the year at Anthony D’s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kathy Thompson Band",
                "url": "https://allevents.in/org/kathy-thompson-band/25980418"
            }
        ]
    }
]
```