

# Event Details

- **Event Name**: Let's Go Bowling!
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 06:00 pm
- **Event Description**: Stop scrolling and come bowling! Let us know if you can come. We will treat you to bowling, snacks and fun!
- **Event URL**: https://allevents.in/santa-ana/lets-go-bowling/200030271392347
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Santa Ana
- **state**: CA
- **country**: United States
- **location**: MainPlace Mall
- **lat**: 33.775580189919
- **long**: -117.87004262209
- **full address**: MainPlace Mall, 2800 N Main St,Santa Ana, California, United States

## Event gallery

- **Alt text**: Let's Go Bowling!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fb58239605da46d684aafe274f9e2e0ffb7989c1560c2f453318be9413d7aadd-rimg-w1200-h1552-dc040302-gmir?v=1781902727

## FAQs

- **Q**: When and where is Let's Go Bowling! being held?
  - **A:** Let's Go Bowling! takes place on Fri, 26 Jun, 2026 at 06:00 pm to Fri, 26 Jun, 2026 at 06:00 pm at MainPlace Mall, 2800 N Main St,Santa Ana, California, United States.
- **Q**: Who is organizing Let's Go Bowling!?
  - **A:** Let's Go Bowling! is organized by Oasis Ministries Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Let's Go Bowling!",
        "image": "https://cdn-az.allevents.in/events2/banners/fb58239605da46d684aafe274f9e2e0ffb7989c1560c2f453318be9413d7aadd-rimg-w1200-h1552-dc040302-gmir?v=1781902727",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/santa-ana/lets-go-bowling/200030271392347",
        "location": {
            "@type": "Place",
            "name": "MainPlace Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2800 N Main St,Santa Ana, California",
                "addressLocality": "Santa Ana",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.775580189919",
                "longitude": "-117.87004262209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop scrolling and come bowling! Let us know if you can come. We will treat you to bowling, snacks and fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oasis Ministries Group",
                "url": "https://allevents.in/org/oasis-ministries-group/27613137"
            }
        ]
    }
]
```