

# Event Details

- **Event Name**: Session 2 of Beginner League
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 05:00 pm – Sun, 12 Jul, 2026 at 07:00 pm
- **Event Description**: Group instruction with Coach Elida and Johnny Mac. League jerseys are here for you too.
- **Event URL**: https://allevents.in/lansing/session-2-of-beginner-league/200030390195738
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lansing
- **state**: MI
- **country**: United States
- **location**: 2809 N East Street, Lansing, MI
- **lat**: 42.76245
- **long**: -84.54325
- **full address**: 2809 N East Street, Lansing, MI, United States

## Event gallery

- **Alt text**: Session 2 of Beginner League
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fde9d3a286814bd004d6bb4174c61f4d471b0ae6e8d3a26457e05bbaac7ef442-rimg-w720-h960-dcd5d6d5-gmir?v=1783765178

## FAQs

- **Q**: When and where is Session 2 of Beginner League being held?
  - **A:** Session 2 of Beginner League takes place on Sun, 12 Jul, 2026 at 05:00 pm to Sun, 12 Jul, 2026 at 07:00 pm at 2809 N East Street, Lansing, MI, United States.
- **Q**: Who is organizing Session 2 of Beginner League?
  - **A:** Session 2 of Beginner League is organized by Capital City Family BMX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Session 2 of Beginner League",
        "image": "https://cdn-az.allevents.in/events1/banners/fde9d3a286814bd004d6bb4174c61f4d471b0ae6e8d3a26457e05bbaac7ef442-rimg-w720-h960-dcd5d6d5-gmir?v=1783765178",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/lansing/session-2-of-beginner-league/200030390195738",
        "location": {
            "@type": "Place",
            "name": "2809 N East Street, Lansing, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2809 N East St, Lansing, MI 48906-3328, United States",
                "addressLocality": "Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76245",
                "longitude": "-84.54325"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Group instruction with Coach Elida and Johnny Mac. League jerseys are here for you too.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Capital City Family BMX",
                "url": "https://allevents.in/org/capital-city-family-bmx/18063695"
            }
        ]
    }
]
```