

# Event Details

- **Event Name**: Youth Tennis Camp
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 03:15 pm – Fri, 19 Jun, 2026 at 07:30 pm
- **Event Description**: Summer Tennis Camp Kickoff. June 15th-19th.
- **Event URL**: https://allevents.in/glendora/youth-tennis-camp/200030076313949
- **Event Categories**: sports, summer-camps
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Glendora
- **state**: CA
- **country**: United States
- **location**: Route 66 Tennis Club
- **lat**: 34.12859
- **long**: -117.84785
- **full address**: Route 66 Tennis Club, 1012 E Rte 66,Glendora, California, United States

## Event gallery

- **Alt text**: Youth Tennis Camp
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/99619a4773b682db7938df99094e374f12c343d6e4f1e1361fa12344cad34065-rimg-w1200-h1477-dc0a3757-gmir?v=1781502575

## FAQs

- **Q**: When and where is Youth Tennis Camp being held?
  - **A:** Youth Tennis Camp takes place on Mon, 15 Jun, 2026 at 03:15 pm to Fri, 19 Jun, 2026 at 07:30 pm at Route 66 Tennis Club, 1012 E Rte 66,Glendora, California, United States.
- **Q**: Who is organizing Youth Tennis Camp?
  - **A:** Youth Tennis Camp is organized by Route 66 Tennis Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Tennis 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 Glendora, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Tennis Camp sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Tennis Camp",
        "image": "https://cdn-az.allevents.in/events1/banners/99619a4773b682db7938df99094e374f12c343d6e4f1e1361fa12344cad34065-rimg-w1200-h1477-dc0a3757-gmir?v=1781502575",
        "startDate": "2026-06-15",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/glendora/youth-tennis-camp/200030076313949",
        "location": {
            "@type": "Place",
            "name": "Route 66 Tennis Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1012 E Rte 66,Glendora, California",
                "addressLocality": "Glendora",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.12859",
                "longitude": "-117.84785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Tennis Camp Kickoff. June 15th-19th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Route 66 Tennis Club",
                "url": "https://allevents.in/org/route-66-tennis-club/26481782"
            }
        ]
    }
]
```