

# Event Details

- **Event Name**: Boot camp class
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 06:00 pm – Mon, 02 Mar, 2026 at 07:00 pm
- **Event Description**: Bring a sweat towel and good vibes.  An exercise class for all fitness levels.  It combines the use of dumbbells, machines, bands, and calisthenics.  The class will increase your lean muscle mass and burn fat.
- **Event URL**: https://allevents.in/auburn/boot-camp-class/200029750455119
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: IL
- **country**: United States
- **location**: 1200 W. Jackson St., Auburn, IL
- **lat**: 39.58937
- **long**: -89.75599
- **full address**: 1200 W. Jackson St., Auburn, IL, United States

## Event gallery

- **Alt text**: Boot camp class
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/64fc6a8ec3e14ae90962b828313acc519c6dadbbc5a8770461ff04eb8573c9d4-rimg-w1200-h668-dcffffff-gmir?v=1772324299

## FAQs

- **Q**: When and where is Boot camp class being held?
  - **A:** Boot camp class takes place on Mon, 02 Mar, 2026 at 06:00 pm to Mon, 02 Mar, 2026 at 07:00 pm at 1200 W. Jackson St., Auburn, IL, United States.
- **Q**: Who is organizing Boot camp class?
  - **A:** Boot camp class is organized by Armor Fitness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boot camp class",
        "image": "https://cdn-az.allevents.in/events2/banners/64fc6a8ec3e14ae90962b828313acc519c6dadbbc5a8770461ff04eb8573c9d4-rimg-w1200-h668-dcffffff-gmir?v=1772324299",
        "startDate": "2026-03-02",
        "endDate": "2026-03-02",
        "url": "https://allevents.in/auburn/boot-camp-class/200029750455119",
        "location": {
            "@type": "Place",
            "name": "1200 W. Jackson St., Auburn, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 W Jackson St, Auburn, IL 62615-9690, United States",
                "addressLocality": "Auburn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.58937",
                "longitude": "-89.75599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a sweat towel and good vibes.  An exercise class for all fitness levels.  It combines the use of dumbbells, machines, bands, and calisthenics.  The class will increase your lean muscle mass and burn fat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Armor Fitness",
                "url": "https://allevents.in/org/armor-fitness/27505588"
            }
        ]
    }
]
```