

# Event Details

- **Event Name**: Love Feast Thanksgiving Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 01:00 pm – Thu, 27 Nov, 2025 at 05:00 pm
- **Event Description**: Join us for this free meal for all who need it.
- **Event URL**: https://allevents.in/altavista/love-feast-thanksgiving-meal/200029246309201
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Altavista
- **state**: VA
- **country**: United States
- **location**: Peace of Pie Pizzeria
- **lat**: 37.10866
- **long**: -79.28944
- **full address**: Peace of Pie Pizzeria, 534 Main Street,Altavista,VA,United States

## Event gallery

- **Alt text**: Love Feast Thanksgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4e05fbaf611cbd224bfebdac43fba6960459655e6d5955398112d4eba5e16250-rimg-w1167-h403-dcf9f9f8-gmir?v=1763906401

## FAQs

- **Q**: When and where is Love Feast Thanksgiving Meal being held?
  - **A:** Love Feast Thanksgiving Meal takes place on Thu, 27 Nov, 2025 at 01:00 pm to Thu, 27 Nov, 2025 at 05:00 pm at Peace of Pie Pizzeria, 534 Main Street,Altavista,VA,United States.
- **Q**: Who is organizing Love Feast Thanksgiving Meal?
  - **A:** Love Feast Thanksgiving Meal is organized by Broad Street Deli.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Love Feast Thanksgiving Meal",
        "image": "https://cdn-az.allevents.in/events4/banners/4e05fbaf611cbd224bfebdac43fba6960459655e6d5955398112d4eba5e16250-rimg-w1167-h403-dcf9f9f8-gmir?v=1763906401",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/altavista/love-feast-thanksgiving-meal/200029246309201",
        "location": {
            "@type": "Place",
            "name": "Peace of Pie Pizzeria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "534 Main Street,Altavista,VA,United States",
                "addressLocality": "Altavista",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.10866",
                "longitude": "-79.28944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this free meal for all who need it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Broad Street Deli",
                "url": "https://allevents.in/org/broad-street-deli/24877056"
            }
        ]
    }
]
```