

# Event Details

- **Event Name**: Baseball Registration
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 11:00 am
- **Event Description**: Tball Ages 4-5  Baseball ages 6-12 and Softball Ages 6-12
- **Event URL**: https://allevents.in/bedford/baseball-registration/200029701520447
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

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

## Event venue details

- **city**: Bedford
- **state**: IN
- **country**: United States
- **location**: 6849 IN-158, Bedford, IN, United States, Indiana 47421
- **lat**: 38.86855
- **long**: -86.57029
- **full address**: 6849 IN-158, Bedford, IN, United States, Indiana 47421

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fayetteville IN Community Lions Club (https://allevents.in/org/fayetteville-in-community-lions-club/25443149)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b1d6084b6abb30dac1c059f060d4abfeaee45662a1b0eb93918bf6050f0b6834-rimg-w1200-h675-dc48464a-gmir?v=1774662588
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Baseball+Registration&date=28+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 6849 IN-158, Bedford, IN, United States, Indiana 47421
- **Q**: Who is organizing the event?
  - **A:** Fayetteville IN Community Lions Club
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Baseball Registration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baseball Registration",
        "image": "https://cdn-az.allevents.in/events10/banners/b1d6084b6abb30dac1c059f060d4abfeaee45662a1b0eb93918bf6050f0b6834-rimg-w1200-h675-dc48464a-gmir?v=1774662588",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/bedford/baseball-registration/200029701520447",
        "location": {
            "@type": "Place",
            "name": "6849 IN-158, Bedford, IN, United States, Indiana 47421",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6849 IN-158, Bedford, IN 47421-8582, United States",
                "addressLocality": "Bedford",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.86855",
                "longitude": "-86.57029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tball Ages 4-5  Baseball ages 6-12 and Softball Ages 6-12",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fayetteville IN Community Lions Club",
                "url": "https://allevents.in/org/fayetteville-in-community-lions-club/25443149"
            }
        ]
    }
]
```