

# Event Details

- **Event Name**: Camp
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 02:00 am
- **Event Description**: International fencing camp ?????
- **Event URL**: https://allevents.in/lexington/camp/200030076453032
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: VA
- **country**: United States
- **location**: Virginia Military Institute
- **lat**: 37.7903
- **long**: -79.4386
- **full address**: Virginia Military Institute, Lexington,VA,United States

## Event gallery

- **Alt text**: Camp
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f118f9c00f67ddf860e839067f7d99c3d1f2799451c58365bcb8c57b06ccdf79-rimg-w750-h1334-dc090909-gmir?v=1785068174

## FAQs

- **Q**: When and where is Camp being held?
  - **A:** Camp takes place on Sat, 01 Aug, 2026 at 02:00 am to Sat, 01 Aug, 2026 at 02:00 am at Virginia Military Institute, Lexington,VA,United States.
- **Q**: Who is organizing Camp?
  - **A:** Camp is organized by Global Fencing Training.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Camp",
        "image": "https://cdn-az.allevents.in/events8/banners/f118f9c00f67ddf860e839067f7d99c3d1f2799451c58365bcb8c57b06ccdf79-rimg-w750-h1334-dc090909-gmir?v=1785068174",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/lexington/camp/200030076453032",
        "location": {
            "@type": "Place",
            "name": "Virginia Military Institute",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lexington,VA,United States",
                "addressLocality": "Lexington",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7903",
                "longitude": "-79.4386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "International fencing camp ?????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Global Fencing Training",
                "url": "https://allevents.in/org/global-fencing-training/27657929"
            }
        ]
    }
]
```