

# Event Details

- **Event Name**: Friendsgiving
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:00 pm – Sun, 30 Nov, 2025 at 03:00 pm
- **Event Description**: Please join us for our first friendsgiving. We will provide Turkey, dressing and potatoes as well as water and some other drinks. Bring a covered dish and whatever you want to drink.
- **Event URL**: https://allevents.in/quaker-city/friendsgiving/200029180152515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Quaker City
- **state**: OH
- **country**: United States
- **location**: 119 Fair Street, Quaker City, OH
- **lat**: 39.96925
- **long**: -81.2991
- **full address**: 119 Fair Street, Quaker City, OH, United States

## Event gallery

- **Alt text**: Friendsgiving
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/307b1ade0b08818e63bb7e0a17d58dd52d6bfa82b9812f010367c60808777be5-rimg-w720-h1612-dcf0f1f5-gmir?v=1764423613

## FAQs

- **Q**: When and where is Friendsgiving being held?
  - **A:** Friendsgiving takes place on Sun, 30 Nov, 2025 at 12:00 pm to Sun, 30 Nov, 2025 at 03:00 pm at 119 Fair Street, Quaker City, OH, United States.
- **Q**: Who is organizing Friendsgiving?
  - **A:** Friendsgiving is organized by Quaker City Pet Grooming LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving",
        "image": "https://cdn-az.allevents.in/events10/banners/307b1ade0b08818e63bb7e0a17d58dd52d6bfa82b9812f010367c60808777be5-rimg-w720-h1612-dcf0f1f5-gmir?v=1764423613",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/quaker-city/friendsgiving/200029180152515",
        "location": {
            "@type": "Place",
            "name": "119 Fair Street, Quaker City, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 Fair St, Quaker City, OH 43773-9807, United States",
                "addressLocality": "Quaker City",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.96925",
                "longitude": "-81.2991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our first friendsgiving. We will provide Turkey, dressing and potatoes as well as water and some other drinks. Bring a covered dish and whatever you want to drink.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quaker City Pet Grooming LLC",
                "url": "https://allevents.in/org/quaker-city-pet-grooming-llc/24120462"
            }
        ]
    }
]
```