

# Event Details

- **Event Name**: V2 Academy Summer Camp
- **Event Start and End Date**: Sun, 31 May, 2026 at 09:00 am
- **Event Description**: We are going to run a 2 hour intense practice at 9am. Reach out if your interested
- **Event URL**: https://allevents.in/lehigh-acres/v2-academy-summer-camp/200030151084953
- **Event Categories**: kids, summer-camps
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lehigh Acres
- **state**: FL
- **country**: United States
- **location**: Lehigh Acres, Florida
- **lat**: 26.606962
- **long**: -81.650038
- **full address**: Lehigh Acres, Florida, United States

## Event gallery

- **Alt text**: V2 Academy Summer Camp
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d9834d4da2809f115422aac7592eafe05ac4dcd3bf18612526b06c958912431f-rimg-w1060-h1484-dc040303-gmir?v=1780002773

## FAQs

- **Q**: When and where is V2 Academy Summer Camp being held?
  - **A:** V2 Academy Summer Camp takes place on Sun, 31 May, 2026 at 09:00 am to Sun, 31 May, 2026 at 09:00 am at Lehigh Acres, Florida, United States.
- **Q**: Who is organizing V2 Academy Summer Camp?
  - **A:** V2 Academy Summer Camp is organized by V2 Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "V2 Academy Summer Camp",
        "image": "https://cdn-az.allevents.in/events8/banners/d9834d4da2809f115422aac7592eafe05ac4dcd3bf18612526b06c958912431f-rimg-w1060-h1484-dc040303-gmir?v=1780002773",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/lehigh-acres/v2-academy-summer-camp/200030151084953",
        "location": {
            "@type": "Place",
            "name": "Lehigh Acres, Florida",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lehigh Acres, Florida",
                "addressLocality": "Lehigh Acres",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.606962",
                "longitude": "-81.650038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are going to run a 2 hour intense practice at 9am. Reach out if your interested",
        "organizer": [
            {
                "@type": "Organization",
                "name": "V2 Academy",
                "url": "https://allevents.in/org/v2-academy/27856172"
            }
        ]
    }
]
```