

# Event Details

- **Event Name**: Baseball Sunday
- **Event Start and End Date**: Sun, 31 May, 2026 at 11:00 am (-05:00)
- **Event Description**: Hot Dogs, Baseball Trivia, Nachos, Photo op, Popcorn &amp; Fun. Come dressed in you favorite team’s gear. Food served at 12: 15pm
- **Event URL**: https://allevents.in/justin/baseball-sunday/200030104387210
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Justin
- **state**: TX
- **country**: United States
- **location**: 18030 J Cheshier
- **lat**: 33.04448
- **long**: -97.31474
- **full address**: 18030 J Cheshier, 18030 J Cheshier Rd, Justin, TX 76247-8714, United States

## Event gallery

- **Alt text**: Baseball Sunday
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/21dd651a84507dd02844ef9d40fb4c6b784f7ce7a03f9190cac1a23cb82817a9-rimg-w1200-h805-dc151318-gmir?v=1779490569

## FAQs

- **Q**: When and where is Baseball Sunday being held?
  - **A:** Baseball Sunday takes place on Sun, 31 May, 2026 at 11:00 am to Sun, 31 May, 2026 at 11:00 am at 18030 J Cheshier, 18030 J Cheshier Rd, Justin, TX 76247-8714, United States.
- **Q**: Who is organizing Baseball Sunday?
  - **A:** Baseball Sunday is organized by Faith Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baseball Sunday",
        "image": "https://cdn-az.allevents.in/events5/banners/21dd651a84507dd02844ef9d40fb4c6b784f7ce7a03f9190cac1a23cb82817a9-rimg-w1200-h805-dc151318-gmir?v=1779490569",
        "startDate": "2026-05-31T11:00:00-05:00",
        "url": "https://allevents.in/justin/baseball-sunday/200030104387210",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "18030 J Cheshier",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18030 J Cheshier Rd, Justin, TX 76247-8714, United States",
                "addressLocality": "Justin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.04448",
                "longitude": "-97.31474"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hot Dogs, Baseball Trivia, Nachos, Photo op, Popcorn & Fun. Come dressed in you favorite team’s gear. Food served at 12: 15pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Baptist Church",
                "url": "https://allevents.in/org/faith-baptist-church/13842737",
                "description": "Come check us out Sunday mornings at 10 for Sunday School and 11 for morning worship. We will start live streaming our services here on our facebook page!"
            }
        ]
    }
]
```