

# Event Details

- **Event Name**: November Social Outing
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 11:30 am
- **Event Description**: Join us for great food and fellowship!
Hope to see you there!
- **Event URL**: https://allevents.in/leland/november-social-outing/200029145210646
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Leland
- **state**: NC
- **country**: United States
- **location**: Local’s Tavern
- **lat**: 34.21013
- **long**: -78.02699
- **full address**: Local’s Tavern, 1107 New Pointe Blvd. ,Leland, North Carolina, United States

## Event gallery

- **Alt text**: November Social Outing
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/92ee6b9e5c5e535185acaa5d42a22ecbf4f97c9a325932199144cc001226537d-rimg-w660-h445-dcffffff-gmir?v=1763837745

## FAQs

- **Q**: When and where is November Social Outing being held?
  - **A:** November Social Outing takes place on Tue, 25 Nov, 2025 at 11:30 am to Tue, 25 Nov, 2025 at 11:30 am at Local’s Tavern, 1107 New Pointe Blvd. ,Leland, North Carolina, United States.
- **Q**: Who is organizing November Social Outing?
  - **A:** November Social Outing is organized by New Hope Presbyterian Church, PC USA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Social Outing",
        "image": "https://cdn-az.allevents.in/events5/banners/92ee6b9e5c5e535185acaa5d42a22ecbf4f97c9a325932199144cc001226537d-rimg-w660-h445-dcffffff-gmir?v=1763837745",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/leland/november-social-outing/200029145210646",
        "location": {
            "@type": "Place",
            "name": "Local’s Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1107 New Pointe Blvd. ,Leland, North Carolina",
                "addressLocality": "Leland",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.21013",
                "longitude": "-78.02699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for great food and fellowship!\nHope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Presbyterian Church PC USA",
                "url": "https://allevents.in/org/new-hope-presbyterian-church-pc-usa/21119470"
            }
        ]
    }
]
```