

# Event Details

- **Event Name**: Tee Ball Coaches Meeting
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 06:30 pm
- **Event Description**: In the cafeteria
- **Event URL**: https://allevents.in/wells/tee-ball-coaches-meeting/200029725140058
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Wells
- **state**: ME
- **country**: United States
- **location**: Wells Elementary School
- **lat**: 43.320585432333
- **long**: -70.594199669694
- **full address**: Wells Elementary School, 276 Sanford Rd,Wells, Maine, United States

## Event gallery

- **Alt text**: Tee Ball Coaches Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a5eedd24260fe78e53458ed60ab6e925ca2fd42d909c00b6d2e7df756e870b90-rimg-w960-h720-dc7a6246-gmir?v=1774703949

## FAQs

- **Q**: When and where is Tee Ball Coaches Meeting being held?
  - **A:** Tee Ball Coaches Meeting takes place on Tue, 31 Mar, 2026 at 06:30 pm to Tue, 31 Mar, 2026 at 06:30 pm at Wells Elementary School, 276 Sanford Rd,Wells, Maine, United States.
- **Q**: Who is organizing Tee Ball Coaches Meeting?
  - **A:** Tee Ball Coaches Meeting is organized by Wells Ogunquit Little League.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tee Ball Coaches Meeting 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 Wells, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tee Ball Coaches Meeting 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": "Tee Ball Coaches Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/a5eedd24260fe78e53458ed60ab6e925ca2fd42d909c00b6d2e7df756e870b90-rimg-w960-h720-dc7a6246-gmir?v=1774703949",
        "startDate": "2026-03-31",
        "url": "https://allevents.in/wells/tee-ball-coaches-meeting/200029725140058",
        "location": {
            "@type": "Place",
            "name": "Wells Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "276 Sanford Rd,Wells, Maine",
                "addressLocality": "Wells",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.320585432333",
                "longitude": "-70.594199669694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In the cafeteria",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wells Ogunquit Little League",
                "url": "https://allevents.in/org/wells-ogunquit-little-league/22442011"
            }
        ]
    }
]
```