

# Event Details

- **Event Name**: Thanksgiving Camp
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 12:00 pm
- **Event Description**: Still time to sign up! Two full days of baseball!
- **Event URL**: https://allevents.in/port-charlotte/thanksgiving-camp/200029166299334
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Port Charlotte
- **state**: FL
- **country**: United States
- **location**: Charlotte Sports Park, Port Charlotte
- **lat**: 27.0014
- **long**: -82.1225
- **full address**: Charlotte Sports Park, Port Charlotte, United States

## Event gallery

- **Alt text**: Thanksgiving Camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d8d6520c0afa11615678eb1ef059a97f4ebe361240e4170bd507d3c45238ca26-rimg-w1080-h1350-dcfffaef-gmir?v=1762754254

## FAQs

- **Q**: When and where is Thanksgiving Camp being held?
  - **A:** Thanksgiving Camp takes place on Mon, 24 Nov, 2025 at 12:00 pm to Mon, 24 Nov, 2025 at 12:00 pm at Charlotte Sports Park, Port Charlotte, United States.
- **Q**: Who is organizing Thanksgiving Camp?
  - **A:** Thanksgiving Camp is organized by Better Each Pitch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Camp",
        "image": "https://cdn-az.allevents.in/events2/banners/d8d6520c0afa11615678eb1ef059a97f4ebe361240e4170bd507d3c45238ca26-rimg-w1080-h1350-dcfffaef-gmir?v=1762754254",
        "startDate": "2025-11-24",
        "url": "https://allevents.in/port-charlotte/thanksgiving-camp/200029166299334",
        "location": {
            "@type": "Place",
            "name": "Charlotte Sports Park, Port Charlotte",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Port Charlotte,FL,United States",
                "addressLocality": "Port Charlotte",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.0014",
                "longitude": "-82.1225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Still time to sign up! Two full days of baseball!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Better Each Pitch",
                "url": "https://allevents.in/org/better-each-pitch/27048030"
            }
        ]
    }
]
```