

# Event Details

- **Event Name**: Turkey Bowl
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 am – Thu, 27 Nov, 2025 at 10:00 am
- **Event Description**: This is a fun family day to kick off thanks giving with a community flag football game.
- **Event URL**: https://allevents.in/jupiter/turkey-bowl/1600027719338215
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027719338215

## Event venue details

- **city**: Jupiter
- **state**: FL
- **country**: US
- **location**: Abacoa Community Park
- **lat**: 26.8961247
- **long**: -80.1202709
- **full address**: Abacoa Community Park, 1501 W Frederick Small Rd, Jupiter, US

## Event gallery

- **Alt text**: Turkey Bowl
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/29962370-2c70-11f0-b268-d78ed8940c40-rimg-w1200-h674-dceff0f8-gmir.jpg

## FAQs

- **Q**: When and where is Turkey Bowl being held?
  - **A:** Turkey Bowl takes place on Thu, 27 Nov, 2025 at 08:00 am to Thu, 27 Nov, 2025 at 10:00 am at Abacoa Community Park, 1501 W Frederick Small Rd, Jupiter, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Jupiter, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Event",
        "name": "Turkey Bowl",
        "image": "https://cdn-az.allevents.in/events10/banners/29962370-2c70-11f0-b268-d78ed8940c40-rimg-w1200-h674-dceff0f8-gmir.jpg",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/jupiter/turkey-bowl/1600027719338215",
        "location": {
            "@type": "Place",
            "name": "Abacoa Community Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1501 W Frederick Small Rd",
                "addressLocality": "Jupiter",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.8961247",
                "longitude": "-80.1202709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a fun family day to kick off thanks giving with a community flag football game."
    }
]
```