

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/29962370-2c70-11f0-b268-d78ed8940c40-rimg-w1200-h674-dceff0f8-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2a01b680-2c70-11f0-9941-47ce4d258e71-rimg-w300-h300-dcd6dbf3-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Abacoa Community Park, 1501 W Frederick Small Rd, Jupiter, US
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Turkey Bowl ?
  - **A:** You can find ticket details about this event on AllEvents.

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