

# Event Details

- **Event Name**: Breakfast Meeting
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Great food, fellowship, discoveries, and discussions for all interested in radio communications.
- **Event URL**: https://allevents.in/state-park/breakfast-meeting/200029265828921
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: State Park
- **state**: SC
- **country**: United States
- **location**: Lizard's Thicket
- **lat**: 34.11848
- **long**: -80.87902
- **full address**: Lizard's Thicket, 10170 Two Notch Rd, Columbia, SC 29229-4385, United States, State Park

## Event gallery

- **Alt text**: Breakfast Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/940c8da3cee69af8f31bf4fc0599f24adb648298dc0ebc5c8c0b1d373545f4e3-rimg-w608-h771-dc4490c8-gmir?v=1765614055

## FAQs

- **Q**: When and where is Breakfast Meeting being held?
  - **A:** Breakfast Meeting takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 11:00 am at Lizard's Thicket, 10170 Two Notch Rd, Columbia, SC 29229-4385, United States, State Park.
- **Q**: Who is organizing Breakfast Meeting?
  - **A:** Breakfast Meeting is organized by Columbia Amateur Radio Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/940c8da3cee69af8f31bf4fc0599f24adb648298dc0ebc5c8c0b1d373545f4e3-rimg-w608-h771-dc4490c8-gmir?v=1765614055",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/state-park/breakfast-meeting/200029265828921",
        "location": {
            "@type": "Place",
            "name": "Lizard's Thicket",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10170 Two Notch Rd, Columbia, SC 29229-4385, United States",
                "addressLocality": "State Park",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.11848",
                "longitude": "-80.87902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great food, fellowship, discoveries, and discussions for all interested in radio communications.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbia Amateur Radio Club",
                "url": "https://allevents.in/org/columbia-amateur-radio-club/26105680"
            }
        ]
    }
]
```