

# Event Details

- **Event Name**: First Practice 
- **Event Start and End Date**: Sat, 07 Jun, 2025 at 02:00 pm – Sat, 07 Jun, 2025 at 05:00 pm
- **Event Description**: Our first practice will be moved indoors. Im so sorry the weather isn't agreeing with us. I hope to see everyone there.
- **Event URL**: https://allevents.in/evansville/first-practice/200028310205401
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Evansville
- **state**: IN
- **country**: United States
- **location**: D-BAT Evansville
- **lat**: 38.018360638418
- **long**: -87.521209716797
- **full address**: D-BAT Evansville, 4505 Ohara Drive, Suite 101 ,Evansville, Indiana, United States

## Event gallery

- **Alt text**: First Practice
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d114929eb549f9a94565ba7090b8f74dae412975f433f755fd3407259df182fc-rimg-w1080-h1032-dcffffff-gmir?v=1749311821

## FAQs

- **Q**: When and where is First Practice  being held?
  - **A:** First Practice  takes place on Sat, 07 Jun, 2025 at 02:00 pm to Sat, 07 Jun, 2025 at 05:00 pm at D-BAT Evansville, 4505 Ohara Drive, Suite 101 ,Evansville, Indiana, United States.
- **Q**: Who is organizing First Practice ?
  - **A:** First Practice  is organized by Little Tikes Coed T-Ball INC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Practice",
        "image": "https://cdn-az.allevents.in/events10/banners/d114929eb549f9a94565ba7090b8f74dae412975f433f755fd3407259df182fc-rimg-w1080-h1032-dcffffff-gmir?v=1749311821",
        "startDate": "2025-06-07",
        "endDate": "2025-06-07",
        "url": "https://allevents.in/evansville/first-practice/200028310205401",
        "location": {
            "@type": "Place",
            "name": "D-BAT Evansville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 Ohara Drive, Suite 101 ,Evansville, Indiana",
                "addressLocality": "Evansville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.018360638418",
                "longitude": "-87.521209716797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first practice will be moved indoors. Im so sorry the weather isn't agreeing with us. I hope to see everyone there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Tikes Coed T-Ball INC",
                "url": "https://allevents.in/org/little-tikes-coed-t-ball-inc/25762162"
            }
        ]
    }
]
```