

# Event Details

- **Event Name**: Trip to Grandfather Mountain
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 01:00 pm (-04:00)
- **Event Description**: We'll be leaving after the morning service for a picnic and afternoon fun at Grandfather Mountain.
- **Event URL**: https://allevents.in/linville/trip-to-grandfather-mountain/200029862650149
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Linville
- **state**: NC
- **country**: United States
- **location**: Grandfather Mountain
- **lat**: 36.08501
- **long**: -81.84621
- **full address**: Grandfather Mountain, 2050 Blowing Rock Hwy, Linville, NC 28646, United States

## Event gallery

- **Alt text**: Trip to Grandfather Mountain
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/56b5e4780c86cd8980c3608efd4a8d616691c0c4b145071fd34033b34659e8e3-rimg-w1116-h658-dca5bddc-gmir?v=1775639125

## FAQs

- **Q**: When and where is Trip to Grandfather Mountain being held?
  - **A:** Trip to Grandfather Mountain takes place on Sun, 26 Apr, 2026 at 01:00 pm to Sun, 26 Apr, 2026 at 01:00 pm at Grandfather Mountain, 2050 Blowing Rock Hwy, Linville, NC 28646, United States.
- **Q**: Who is organizing Trip to Grandfather Mountain?
  - **A:** Trip to Grandfather Mountain is organized by Lower Shell Creek Christian Church Youth Ministry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trip to Grandfather Mountain",
        "image": "https://cdn-az.allevents.in/events9/banners/56b5e4780c86cd8980c3608efd4a8d616691c0c4b145071fd34033b34659e8e3-rimg-w1116-h658-dca5bddc-gmir?v=1775639125",
        "startDate": "2026-04-26T13:00:00-04:00",
        "url": "https://allevents.in/linville/trip-to-grandfather-mountain/200029862650149",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Grandfather Mountain",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2050 Blowing Rock Hwy, Linville, NC 28646, United States",
                "addressLocality": "Linville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.08501",
                "longitude": "-81.84621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be leaving after the morning service for a picnic and afternoon fun at Grandfather Mountain.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lower Shell Creek Christian Church Youth Ministry",
                "url": "https://allevents.in/org/lower-shell-creek-christian-church-youth-ministry/21163360"
            }
        ]
    }
]
```