

# Event Details

- **Event Name**: Friendsgiving Meal
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: Join us for a special Friendsgiving covered-dish meal following the worship service! Bring your favorite dish to share and enjoy a wonderful time of food, fellowship, and thanksgiving.
- **Event URL**: https://allevents.in/asheboro/friendsgiving-meal/200029236079810
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Asheboro
- **state**: NC
- **country**: United States
- **location**: 2244 Hopewell Friends Rd, 27205
- **lat**: 35.63845
- **long**: -79.87709
- **full address**: 2244 Hopewell Friends Rd, 27205, 2244 Hopewell Friends Rd, Asheboro, NC 27205-1796, United States

## Event gallery

- **Alt text**: Friendsgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4ec3b90a32fadd61e26568b33e088d155fc9009ee6ad89341d2a3f06e02c214e-rimg-w1200-h675-dcffffff-gmir?v=1763730010

## FAQs

- **Q**: When and where is Friendsgiving Meal being held?
  - **A:** Friendsgiving Meal takes place on Sun, 23 Nov, 2025 at 10:00 am to Sun, 23 Nov, 2025 at 10:00 am at 2244 Hopewell Friends Rd, 27205, 2244 Hopewell Friends Rd, Asheboro, NC 27205-1796, United States.
- **Q**: Who is organizing Friendsgiving Meal?
  - **A:** Friendsgiving Meal is organized by Hopewell Friends Meeting.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving Meal",
        "image": "https://cdn-az.allevents.in/events4/banners/4ec3b90a32fadd61e26568b33e088d155fc9009ee6ad89341d2a3f06e02c214e-rimg-w1200-h675-dcffffff-gmir?v=1763730010",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/asheboro/friendsgiving-meal/200029236079810",
        "location": {
            "@type": "Place",
            "name": "2244 Hopewell Friends Rd, 27205",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2244 Hopewell Friends Rd, Asheboro, NC 27205-1796, United States",
                "addressLocality": "Asheboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.63845",
                "longitude": "-79.87709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Friendsgiving covered-dish meal following the worship service! Bring your favorite dish to share and enjoy a wonderful time of food, fellowship, and thanksgiving.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hopewell Friends Meeting",
                "url": "https://allevents.in/org/hopewell-friends-meeting/22960752"
            }
        ]
    }
]
```