

# Event Details

- **Event Name**: CBA Football Youth Clinic
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:15 am (-04:00)
- **Event Description**: We invite you to join us at the annual CBA Football Youth Clinic! Sunday, May 17th in the CBA dome.
- **Event URL**: https://allevents.in/colonie/cba-football-youth-clinic/200029922133717
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Colonie
- **state**: NY
- **country**: United States
- **location**: Christian Brothers Academy (Albany, NY)
- **lat**: 42.732669916396
- **long**: -73.820574396692
- **full address**: Christian Brothers Academy (Albany, NY), 12 Airline Dr,Colonie, New York, United States

## Event gallery

- **Alt text**: CBA Football Youth Clinic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/03907430935801afee2b405810adc8700a4186718013c28c5da2e0eef0d349f6-rimg-w1200-h675-dc030404-gmir?v=1775834357

## FAQs

- **Q**: When and where is CBA Football Youth Clinic being held?
  - **A:** CBA Football Youth Clinic takes place on Sun, 17 May, 2026 at 10:15 am to Sun, 17 May, 2026 at 10:15 am at Christian Brothers Academy (Albany, NY), 12 Airline Dr,Colonie, New York, United States.
- **Q**: Who is organizing CBA Football Youth Clinic?
  - **A:** CBA Football Youth Clinic is organized by CBA Albany Football Booster Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** CBA Football Youth Clinic is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Colonie, this event is thoughtfully curated to deliver a standout experience worth every moment. If CBA Football Youth Clinic sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "CBA Football Youth Clinic",
        "image": "https://cdn-az.allevents.in/events3/banners/03907430935801afee2b405810adc8700a4186718013c28c5da2e0eef0d349f6-rimg-w1200-h675-dc030404-gmir?v=1775834357",
        "startDate": "2026-05-17T10:15:00-04:00",
        "url": "https://allevents.in/colonie/cba-football-youth-clinic/200029922133717",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Christian Brothers Academy (Albany, NY)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Airline Dr,Colonie, New York",
                "addressLocality": "Colonie",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.732669916396",
                "longitude": "-73.820574396692"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us at the annual CBA Football Youth Clinic! Sunday, May 17th in the CBA dome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CBA Albany Football Booster Club",
                "url": "https://allevents.in/org/cba-albany-football-booster-club/23788753"
            }
        ]
    }
]
```