

# Event Details

- **Event Name**: Breakfast meeting 
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 am
- **Event Description**: See you there
- **Event URL**: https://allevents.in/seal-beach/breakfast-meeting/200030355961732
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Seal Beach
- **state**: CA
- **country**: United States
- **location**: Schooner or Later
- **lat**: 33.751908620025
- **long**: -118.10856899424
- **full address**: Schooner or Later, 241 N Marina Dr,Long Beach, California, Seal Beach, United States

## Event gallery

- **Alt text**: Breakfast meeting
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+meeting+&date=Sat%2C+11+Jul%2C+2026+at+08%3A00+am&bg=3

## FAQs

- **Q**: When and where is Breakfast meeting  being held?
  - **A:** Breakfast meeting  takes place on Sat, 11 Jul, 2026 at 08:00 am to Sat, 11 Jul, 2026 at 08:00 am at Schooner or Later, 241 N Marina Dr,Long Beach, California, Seal Beach, United States.
- **Q**: Who is organizing Breakfast meeting ?
  - **A:** Breakfast meeting  is organized by PCA Grand Prix Region.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Breakfast+meeting+&date=Sat%2C+11+Jul%2C+2026+at+08%3A00+am&bg=3",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/seal-beach/breakfast-meeting/200030355961732",
        "location": {
            "@type": "Place",
            "name": "Schooner or Later",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "241 N Marina Dr,Long Beach, California",
                "addressLocality": "Seal Beach",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.751908620025",
                "longitude": "-118.10856899424"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PCA Grand Prix Region",
                "url": "https://allevents.in/org/pca-grand-prix-region/25833540"
            }
        ]
    }
]
```