

# Event Details

- **Event Name**: Weekly Meeting
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 12:00 pm – Tue, 16 Dec, 2025 at 01:00 pm
- **Event Description**: If you'd like to join us for lunch, please arrive at 11:30 and bring $11.
- **Event URL**: https://allevents.in/conway/weekly-meeting/200029348373305
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Conway
- **state**: SC
- **country**: United States
- **location**: 1101 5th Avenue, Conway, SC, United States, South Carolina 29526
- **lat**: 33.83658
- **long**: -79.04889
- **full address**: 1101 5th Avenue, Conway, SC, United States, South Carolina 29526

## Event gallery

- **Alt text**: Weekly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/11f6eb32e9bfb5c051d98901f219df1629c5a68f1d034b71748cecc580a1f700-rimg-w1200-h378-dc2e2e32-gmir?v=1765590244

## FAQs

- **Q**: When and where is Weekly Meeting being held?
  - **A:** Weekly Meeting takes place on Tue, 16 Dec, 2025 at 12:00 pm to Tue, 16 Dec, 2025 at 01:00 pm at 1101 5th Avenue, Conway, SC, United States, South Carolina 29526.
- **Q**: Who is organizing Weekly Meeting?
  - **A:** Weekly Meeting is organized by Conway Kiwanis Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/11f6eb32e9bfb5c051d98901f219df1629c5a68f1d034b71748cecc580a1f700-rimg-w1200-h378-dc2e2e32-gmir?v=1765590244",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/conway/weekly-meeting/200029348373305",
        "location": {
            "@type": "Place",
            "name": "1101 5th Avenue, Conway, SC, United States, South Carolina 29526",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 5th Ave, Conway, SC 29526-4358, United States",
                "addressLocality": "Conway",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.83658",
                "longitude": "-79.04889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you'd like to join us for lunch, please arrive at 11:30 and bring $11.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Conway Kiwanis Club",
                "url": "https://allevents.in/org/conway-kiwanis-club/23649555"
            }
        ]
    }
]
```