

# Event Details

- **Event Name**: Spring Sports - Parent Meeting
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 05:00 pm
- **Event Description**: Parent meeting for spring sports to have any questions answered about the upcoming seasons as well as be given basic information needed.
- **Event URL**: https://allevents.in/kendallville/spring-sports-parent-meeting/200029736079110
- **Event Categories**: sports, meetups
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029736079110?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=kendallville-events

## Event venue details

- **city**: Kendallville
- **state**: IN
- **country**: United States
- **location**: 415 Drake Road, Kendallville, IN, United States, Indiana 46755
- **lat**: 41.43736
- **long**: -85.27203
- **full address**: 415 Drake Road, Kendallville, IN, United States, Indiana 46755

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: East Noble Middle School (https://allevents.in/org/east-noble-middle-school/24068658)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2b52fd85c9c516d3cba71feb3400ea6534668c346dee3feb558e7c93c21fff99-rimg-w1200-h675-dc0249aa-gmir?v=1773553286
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d65abdcdfdcab8d983846168d7c998a523edaa18f6923bb23a229b3e89781b21-rimg-w300-h300-dc0249a8-gmir?v=1773553287

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 16 Mar, 2026 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** 415 Drake Road, Kendallville, IN, United States, Indiana 46755
- **Q**: Who is organizing the event?
  - **A:** East Noble Middle School
- **Q**: What type of event is this?
  - **A:** sports, meetups
- **Q**: Where can I find ticket details about Spring Sports - Parent Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Spring Sports - Parent Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/2b52fd85c9c516d3cba71feb3400ea6534668c346dee3feb558e7c93c21fff99-rimg-w1200-h675-dc0249aa-gmir?v=1773553286",
        "startDate": "2026-03-16",
        "url": "https://allevents.in/kendallville/spring-sports-parent-meeting/200029736079110",
        "location": {
            "@type": "Place",
            "name": "415 Drake Road, Kendallville, IN, United States, Indiana 46755",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "415 W Drake Rd, Kendallville, IN 46755-2007, United States",
                "addressLocality": "Kendallville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.43736",
                "longitude": "-85.27203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Parent meeting for spring sports to have any questions answered about the upcoming seasons as well as be given basic information needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Noble Middle School",
                "url": "https://allevents.in/org/east-noble-middle-school/24068658"
            }
        ]
    }
]
```