

# Event Details

- **Event Name**: FBC Friendsgiving 2025
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 05:00 pm
- **Event Description**: We’ll see you at our annual Friendsgiving THIS Sunday at 5 p.m. in the FLC!
- **Event URL**: https://allevents.in/troy/fbc-friendsgiving-2025/200029200719248
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: AL
- **country**: United States
- **location**: 200 W College St, Troy, AL
- **lat**: 31.80977
- **long**: -85.97359
- **full address**: 200 W College St, Troy, AL, United States

## Event gallery

- **Alt text**: FBC Friendsgiving 2025
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=FBC+Friendsgiving+2025&date=Sun%2C+16+Nov%2C+2025+at+05%3A00+pm&bg=4

## FAQs

- **Q**: When and where is FBC Friendsgiving 2025 being held?
  - **A:** FBC Friendsgiving 2025 takes place on Sun, 16 Nov, 2025 at 05:00 pm to Sun, 16 Nov, 2025 at 05:00 pm at 200 W College St, Troy, AL, United States.
- **Q**: Who is organizing FBC Friendsgiving 2025?
  - **A:** FBC Friendsgiving 2025 is organized by First Baptist Church of Troy, AL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FBC Friendsgiving 2025",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=FBC+Friendsgiving+2025&date=Sun%2C+16+Nov%2C+2025+at+05%3A00+pm&bg=4",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/troy/fbc-friendsgiving-2025/200029200719248",
        "location": {
            "@type": "Place",
            "name": "200 W College St, Troy, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 W College St, Troy, AL 36081-2146, United States",
                "addressLocality": "Troy",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.80977",
                "longitude": "-85.97359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll see you at our annual Friendsgiving THIS Sunday at 5 p.m. in the FLC!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Troy AL",
                "url": "https://allevents.in/org/first-baptist-church-of-troy-al/21736165"
            }
        ]
    }
]
```