

# Event Details

- **Event Name**: Friends-Giving
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Let’s celebrate our annual Friends-Giving on November 16! Bring a side or a desert to feed your family and others!
- **Event URL**: https://allevents.in/midland/friends-giving/200029203916703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Midland
- **state**: TX
- **country**: United States
- **location**: 8300 State Highway 191, Midland, TX
- **lat**: 31.98318
- **long**: -102.21932
- **full address**: 8300 State Highway 191, Midland, TX, United States

## Event gallery

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

## FAQs

- **Q**: When and where is Friends-Giving being held?
  - **A:** Friends-Giving takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 8300 State Highway 191, Midland, TX, United States.
- **Q**: Who is organizing Friends-Giving?
  - **A:** Friends-Giving is organized by Harvest Time Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends-Giving",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friends-Giving&date=Sun%2C+16+Nov%2C+2025+at+12%3A00+pm&bg=4",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/midland/friends-giving/200029203916703",
        "location": {
            "@type": "Place",
            "name": "8300 State Highway 191, Midland, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8300 TX-191, Midland, TX 79707-1364, United States",
                "addressLocality": "Midland",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.98318",
                "longitude": "-102.21932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s celebrate our annual Friends-Giving on November 16! Bring a side or a desert to feed your family and others!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harvest Time Church",
                "url": "https://allevents.in/org/harvest-time-church/26129149"
            }
        ]
    }
]
```