

# Event Details

- **Event Name**: Thanksgiving Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:30 am – Thu, 27 Nov, 2025 at 02:00 pm
- **Event Description**: Come on out and have a meal at the ranch. All are welcome! If able RSVP to help us with food counts. To rsvp text 641-903-1568.
- **Event URL**: https://allevents.in/hampton/thanksgiving-meal/200029204212913
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: IA
- **country**: United States
- **location**: Reborn Ranch
- **lat**: 42.76203
- **long**: -93.20252
- **full address**: Reborn Ranch, 1518B Highway 65,Hampton,IA,United States

## Event gallery

- **Alt text**: Thanksgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/347cffa8ce59406f98abd60f926f889edf9eecf6284e0790ed5b950e3fcc1f81-rimg-w1200-h900-dcfed9aa-gmir?v=1763914359

## FAQs

- **Q**: When and where is Thanksgiving Meal being held?
  - **A:** Thanksgiving Meal takes place on Thu, 27 Nov, 2025 at 11:30 am to Thu, 27 Nov, 2025 at 02:00 pm at Reborn Ranch, 1518B Highway 65,Hampton,IA,United States.
- **Q**: Who is organizing Thanksgiving Meal?
  - **A:** Thanksgiving Meal is organized by Reborn Ranch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Meal",
        "image": "https://cdn-az.allevents.in/events4/banners/347cffa8ce59406f98abd60f926f889edf9eecf6284e0790ed5b950e3fcc1f81-rimg-w1200-h900-dcfed9aa-gmir?v=1763914359",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/hampton/thanksgiving-meal/200029204212913",
        "location": {
            "@type": "Place",
            "name": "Reborn Ranch",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1518B Highway 65,Hampton,IA,United States",
                "addressLocality": "Hampton",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76203",
                "longitude": "-93.20252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and have a meal at the ranch. All are welcome! If able RSVP to help us with food counts. To rsvp text 641-903-1568.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reborn Ranch",
                "url": "https://allevents.in/org/reborn-ranch/26462521"
            }
        ]
    }
]
```