

# Event Details

- **Event Name**: Basketball camp 
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 03:00 am – Fri, 10 Jul, 2026 at 03:00 am
- **Event Description**: Don’t forget to sign your babies up. July 6th-July 10th.
- **Event URL**: https://allevents.in/columbus/basketball-camp/200030248179123
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: GA
- **country**: United States
- **location**: Fort Middle School
- **lat**: 32.488007452007
- **long**: -84.897937412546
- **full address**: Fort Middle School, 2900 Woodruff Farm Rd,Columbus, Georgia, United States

## Event gallery

- **Alt text**: Basketball camp
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3c942d4bbce605754979dc748e1d6eed3be0be10c5d4e1b1fd1a3567b463ffff-rimg-w960-h960-dc000000-gmir?v=1783021533

## FAQs

- **Q**: When and where is Basketball camp  being held?
  - **A:** Basketball camp  takes place on Mon, 06 Jul, 2026 at 03:00 am to Fri, 10 Jul, 2026 at 03:00 am at Fort Middle School, 2900 Woodruff Farm Rd,Columbus, Georgia, United States.
- **Q**: Who is organizing Basketball camp ?
  - **A:** Basketball camp  is organized by No Timeouts Left.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Columbus, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Basketball camp",
        "image": "https://cdn-az.allevents.in/events10/banners/3c942d4bbce605754979dc748e1d6eed3be0be10c5d4e1b1fd1a3567b463ffff-rimg-w960-h960-dc000000-gmir?v=1783021533",
        "startDate": "2026-07-06",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/columbus/basketball-camp/200030248179123",
        "location": {
            "@type": "Place",
            "name": "Fort Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2900 Woodruff Farm Rd,Columbus, Georgia",
                "addressLocality": "Columbus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.488007452007",
                "longitude": "-84.897937412546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t forget to sign your babies up. July 6th-July 10th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "No Timeouts Left",
                "url": "https://allevents.in/org/no-timeouts-left/27927042"
            }
        ]
    }
]
```