

# Event Details

- **Event Name**: NFA Turkey Bowl
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am
- **Event Description**: Old high school football Thanksgiving game in the country!
- **Event URL**: https://allevents.in/new-london/nfa-turkey-bowl/200028763222257
- **Event Categories**: sports, thanksgiving, football
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: New London
- **state**: CT
- **country**: United States
- **location**: New London High School (Connecticut)
- **lat**: 41.3591
- **long**: -72.1212
- **full address**: New London High School (Connecticut), 490 Jefferson Ave,New London,CT,United States

## Event gallery

- **Alt text**: NFA Turkey Bowl
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7ef96da14b4104c836f8c30ad0aa00a4f436cf9033617e4c521fbdaac37a168-rimg-w1200-h554-dc000000-gmir?v=1764216912

## FAQs

- **Q**: When and where is NFA Turkey Bowl being held?
  - **A:** NFA Turkey Bowl takes place on Thu, 27 Nov, 2025 at 10:00 am to Thu, 27 Nov, 2025 at 10:00 am at New London High School (Connecticut), 490 Jefferson Ave,New London,CT,United States.
- **Q**: Who is organizing NFA Turkey Bowl?
  - **A:** NFA Turkey Bowl is organized by Wildcat Football Boosters.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NFA Turkey Bowl 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 New London, this event is thoughtfully curated to deliver a standout experience worth every moment. If NFA Turkey Bowl 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": "NFA Turkey Bowl",
        "image": "https://cdn-az.allevents.in/events2/banners/c7ef96da14b4104c836f8c30ad0aa00a4f436cf9033617e4c521fbdaac37a168-rimg-w1200-h554-dc000000-gmir?v=1764216912",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/new-london/nfa-turkey-bowl/200028763222257",
        "location": {
            "@type": "Place",
            "name": "New London High School (Connecticut)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "490 Jefferson Ave,New London,CT,United States",
                "addressLocality": "New London",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3591",
                "longitude": "-72.1212"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Old high school football Thanksgiving game in the country!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildcat Football Boosters",
                "url": "https://allevents.in/org/wildcat-football-boosters/26364362"
            }
        ]
    }
]
```