

# Event Details

- **Event Name**: Summer Basketball Camp
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 12:00 pm – Wed, 17 Jun, 2026 at 03:00 pm
- **Event Description**: Basketball Camp for ages 7-14 is right around the corner..June 15th-17th….you don’t want to miss it???
- **Event URL**: https://allevents.in/gray/summer-basketball-camp/200030217495631
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Gray
- **state**: GA
- **country**: United States
- **location**: Jones County High School Gray, GA
- **lat**: 32.989956838856
- **long**: -83.530318711369
- **full address**: Jones County High School Gray, GA, 339 Railroad St,Gray, Georgia, United States

## Event gallery

- **Alt text**: Summer Basketball Camp
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6262a663370e8cc722eb9edbdd309b81851b9241f9c015b64b3feb2113c94e53-rimg-w1200-h1635-dc2c1748-gmir?v=1781696579

## FAQs

- **Q**: When and where is Summer Basketball Camp being held?
  - **A:** Summer Basketball Camp takes place on Mon, 15 Jun, 2026 at 12:00 pm to Wed, 17 Jun, 2026 at 03:00 pm at Jones County High School Gray, GA, 339 Railroad St,Gray, Georgia, United States.
- **Q**: Who is organizing Summer Basketball Camp?
  - **A:** Summer Basketball Camp is organized by Jones County Greyhounds Basketball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Summer Basketball 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 Gray, this event is thoughtfully curated to deliver a standout experience worth every moment. If Summer Basketball 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": "Summer Basketball Camp",
        "image": "https://cdn-az.allevents.in/events6/banners/6262a663370e8cc722eb9edbdd309b81851b9241f9c015b64b3feb2113c94e53-rimg-w1200-h1635-dc2c1748-gmir?v=1781696579",
        "startDate": "2026-06-15",
        "endDate": "2026-06-17",
        "url": "https://allevents.in/gray/summer-basketball-camp/200030217495631",
        "location": {
            "@type": "Place",
            "name": "Jones County High School Gray, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "339 Railroad St,Gray, Georgia",
                "addressLocality": "Gray",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.989956838856",
                "longitude": "-83.530318711369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball Camp for ages 7-14 is right around the corner..June 15th-17th….you don’t want to miss it???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jones County Greyhounds Basketball",
                "url": "https://allevents.in/org/jones-county-greyhounds-basketball/27906235"
            }
        ]
    }
]
```