

# 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

- **Ticket URL**: http://facebook.com/200028763222257?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+london-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Wildcat Football Boosters (https://allevents.in/org/wildcat-football-boosters/26364362)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7ef96da14b4104c836f8c30ad0aa00a4f436cf9033617e4c521fbdaac37a168-rimg-w1200-h554-dc000000-gmir?v=1764216912
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fde3eccfedcc8682420101aa540d56d7cc1e10aeb8de9e55fe4b8613021acf4c-rimg-w300-h300-dc473433-gmir?v=1764216913

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** New London High School (Connecticut), 490 Jefferson Ave,New London,CT,United States
- **Q**: Who is organizing the event?
  - **A:** Wildcat Football Boosters
- **Q**: What type of event is this?
  - **A:** sports, thanksgiving, football
- **Q**: Where can I find ticket details about NFA Turkey Bowl ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```