

# Event Details

- **Event Name**: RRBC Thanksgiving Dinner
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 05:00 pm
- **Event Description**: Come for a time of eating and fellowship!
- **Event URL**: https://allevents.in/madison/rrbc-thanksgiving-dinner/200029206141041
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: IN
- **country**: United States
- **location**: 2601 N Rykers Ridge Rd, Madison, IN
- **lat**: 38.773
- **long**: -85.33186
- **full address**: 2601 N Rykers Ridge Rd, Madison, IN, United States

## Event gallery

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

## FAQs

- **Q**: When and where is RRBC Thanksgiving Dinner being held?
  - **A:** RRBC Thanksgiving Dinner takes place on Sun, 16 Nov, 2025 at 05:00 pm to Sun, 16 Nov, 2025 at 05:00 pm at 2601 N Rykers Ridge Rd, Madison, IN, United States.
- **Q**: Who is organizing RRBC Thanksgiving Dinner?
  - **A:** RRBC Thanksgiving Dinner is organized by Ryker's Ridge Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RRBC Thanksgiving Dinner",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=RRBC+Thanksgiving+Dinner&date=Sun%2C+16+Nov%2C+2025+at+05%3A00+pm&bg=2",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/madison/rrbc-thanksgiving-dinner/200029206141041",
        "location": {
            "@type": "Place",
            "name": "2601 N Rykers Ridge Rd, Madison, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2601 N Rykers Ridge Rd, Madison, IN 47250-7645, United States",
                "addressLocality": "Madison",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.773",
                "longitude": "-85.33186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for a time of eating and fellowship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rykers Ridge Baptist Church",
                "url": "https://allevents.in/org/rykers-ridge-baptist-church/23384863"
            }
        ]
    }
]
```