

# Event Details

- **Event Name**: Bark In The Park
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 05:30 pm – Wed, 15 Jul, 2026 at 08:30 pm (-05:00)
- **Event Description**: Join us for the Hoots game !
- **Event URL**: https://allevents.in/o-fallon/bark-in-the-park/200030040302642
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: O Fallon
- **state**: MO
- **country**: United States
- **location**: CarShield Field
- **lat**: 38.820861342667
- **long**: -90.680628408833
- **full address**: CarShield Field, 900 T R Hughes Blvd,O'Fallon,MO,United States, O Fallon

## Event gallery

- **Alt text**: Bark In The Park
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bark+In+The+Park&date=Wed%2C+15+Jul%2C+2026+at+05%3A30+pm&bg=3

## FAQs

- **Q**: When and where is Bark In The Park being held?
  - **A:** Bark In The Park takes place on Wed, 15 Jul, 2026 at 05:30 pm to Wed, 15 Jul, 2026 at 08:30 pm at CarShield Field, 900 T R Hughes Blvd,O'Fallon,MO,United States, O Fallon.
- **Q**: Who is organizing Bark In The Park?
  - **A:** Bark In The Park is organized by Barkuterie Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bark In The Park",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bark+In+The+Park&date=Wed%2C+15+Jul%2C+2026+at+05%3A30+pm&bg=3",
        "startDate": "2026-07-15T17:30:00-05:00",
        "endDate": "2026-07-15T20:30:00-05:00",
        "url": "https://allevents.in/o-fallon/bark-in-the-park/200030040302642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "CarShield Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 T R Hughes Blvd,O'Fallon,MO,United States",
                "addressLocality": "O Fallon",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.820861342667",
                "longitude": "-90.680628408833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Hoots game !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barkuterie Shop",
                "url": "https://allevents.in/org/barkuterie-shop/25375833"
            }
        ]
    }
]
```