

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 06:30 pm – Mon, 29 Jun, 2026 at 08:30 pm
- **Event Description**: Since V won’t be in town for this meeting we’re just gonna have a free day to share whatever we’ve been working on / wanted to share. This gives us another 2 weeks to work on our love poems!
- **Event URL**: https://allevents.in/wilmington/club-meeting/200030300691548
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: NC
- **country**: United States
- **location**: 5310 Carolina Beach rd
- **lat**: 34.14156
- **long**: -77.89584
- **full address**: 5310 Carolina Beach rd, 5310 Carolina Beach Rd, Wilmington, NC 28412-7914, United States

## Event gallery

- **Alt text**: Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ebce32ba277282220fc158a8d04288e16515e1ca2667ee1195a627baff88f1a3-rimg-w1054-h1492-dc040303-gmir?v=1782374147

## FAQs

- **Q**: When and where is Club Meeting being held?
  - **A:** Club Meeting takes place on Mon, 29 Jun, 2026 at 06:30 pm to Mon, 29 Jun, 2026 at 08:30 pm at 5310 Carolina Beach rd, 5310 Carolina Beach Rd, Wilmington, NC 28412-7914, United States.
- **Q**: Who is organizing Club Meeting?
  - **A:** Club Meeting is organized by Port City Poetry Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/ebce32ba277282220fc158a8d04288e16515e1ca2667ee1195a627baff88f1a3-rimg-w1054-h1492-dc040303-gmir?v=1782374147",
        "startDate": "2026-06-29",
        "endDate": "2026-06-29",
        "url": "https://allevents.in/wilmington/club-meeting/200030300691548",
        "location": {
            "@type": "Place",
            "name": "5310 Carolina Beach rd",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5310 Carolina Beach Rd, Wilmington, NC 28412-7914, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.14156",
                "longitude": "-77.89584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Since V won’t be in town for this meeting we’re just gonna have a free day to share whatever we’ve been working on / wanted to share. This gives us another 2 weeks to work on our love poems!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Port City Poetry Club",
                "url": "https://allevents.in/org/port-city-poetry-club/27939720"
            }
        ]
    }
]
```