

# Event Details

- **Event Name**: Bold and Boundless Meeting
- **Event Start and End Date**: Sat, 17 May, 2025 at 10:30 am
- **Event Description**: Our next bold and boundless meeting is scheduled for May 17th. We look forward to seeing you all there. Please refer to the flyer for the address.
- **Event URL**: https://allevents.in/oakhurst/bold-and-boundless-meeting/200028116661206
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Oakhurst
- **state**: CA
- **country**: United States
- **location**: New Beginnings Community Church of Oakhurst
- **lat**: 37.33404
- **long**: -119.64863
- **full address**: New Beginnings Community Church of Oakhurst, 40396 Hwy 41 #I,Oakhurst, California, United States

## Event gallery

- **Alt text**: Bold and Boundless Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/552d6e8f469055eb920e3e1e26c30f75a9d6648c869a7fdc38958ec8734bbcab-rimg-w1200-h1567-dcb9b9ac-gmir?v=1746793600

## FAQs

- **Q**: When and where is Bold and Boundless Meeting being held?
  - **A:** Bold and Boundless Meeting takes place on Sat, 17 May, 2025 at 10:30 am to Sat, 17 May, 2025 at 10:30 am at New Beginnings Community Church of Oakhurst, 40396 Hwy 41 #I,Oakhurst, California, United States.
- **Q**: Who is organizing Bold and Boundless Meeting?
  - **A:** Bold and Boundless Meeting is organized by Bold and Boundless.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bold and Boundless Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/552d6e8f469055eb920e3e1e26c30f75a9d6648c869a7fdc38958ec8734bbcab-rimg-w1200-h1567-dcb9b9ac-gmir?v=1746793600",
        "startDate": "2025-05-17",
        "url": "https://allevents.in/oakhurst/bold-and-boundless-meeting/200028116661206",
        "location": {
            "@type": "Place",
            "name": "New Beginnings Community Church of Oakhurst",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40396 Hwy 41 #I,Oakhurst, California",
                "addressLocality": "Oakhurst",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.33404",
                "longitude": "-119.64863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our next bold and boundless meeting is scheduled for May 17th. We look forward to seeing you all there. Please refer to the flyer for the address.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bold and Boundless",
                "url": "https://allevents.in/org/bold-and-boundless/25643997"
            }
        ]
    }
]
```