

# Event Details

- **Event Name**: 17 Sports Camp
- **Event Start and End Date**: Mon, 27 Jul, 2026 at 11:00 am – Thu, 30 Jul, 2026 at 02:00 pm
- **Event Description**: 4th annual 17 Sports Camp!  The anti-sport specific camp.  Where kids can be active, meet new friends, learn new sports/activities, and HAVE FUN!
- **Event URL**: https://allevents.in/holtsville/17-sports-camp/200030121120529
- **Event Categories**: sports, kids
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Holtsville
- **state**: NY
- **country**: United States
- **location**: PAL Sports Complex
- **lat**: 40.807171985877
- **long**: -73.051057089039
- **full address**: PAL Sports Complex, Holtsville, New York, United States

## Event gallery

- **Alt text**: 17 Sports Camp
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/5ea093412cb3fe13a45a8b403d6ae84db4ae03b937904a50866a2cc0d682ca99-rimg-w1200-h669-dcf5f5f5-gmir?v=1785295649

## FAQs

- **Q**: When and where is 17 Sports Camp being held?
  - **A:** 17 Sports Camp takes place on Mon, 27 Jul, 2026 at 11:00 am to Thu, 30 Jul, 2026 at 02:00 pm at PAL Sports Complex, Holtsville, New York, United States.
- **Q**: Who is organizing 17 Sports Camp?
  - **A:** 17 Sports Camp is organized by 17sportscamp.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 17 Sports Camp 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 Holtsville, this event is thoughtfully curated to deliver a standout experience worth every moment. If 17 Sports Camp 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": "17 Sports Camp",
        "image": "https://cdn-az.allevents.in/events7/banners/5ea093412cb3fe13a45a8b403d6ae84db4ae03b937904a50866a2cc0d682ca99-rimg-w1200-h669-dcf5f5f5-gmir?v=1785295649",
        "startDate": "2026-07-27",
        "endDate": "2026-07-30",
        "url": "https://allevents.in/holtsville/17-sports-camp/200030121120529",
        "location": {
            "@type": "Place",
            "name": "PAL Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Holtsville, New York",
                "addressLocality": "Holtsville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.807171985877",
                "longitude": "-73.051057089039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4th annual 17 Sports Camp!  The anti-sport specific camp.  Where kids can be active, meet new friends, learn new sports/activities, and HAVE FUN!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "17sportscamp",
                "url": "https://allevents.in/org/17sportscamp/27834653"
            }
        ]
    }
]
```