

# Event Details

- **Event Name**: Free Food
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 am – Sat, 11 Jul, 2026 at 11:00 am
- **Event Description**: Free food distribution! All are welcome and registration is onsite.
- **Event URL**: https://allevents.in/addison/free-food/200030315416711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Addison
- **state**: TX
- **country**: United States
- **location**: 4319 Alpha Rd, Dallas, TX
- **lat**: 32.93362
- **long**: -96.83543
- **full address**: 4319 Alpha Rd, Dallas, TX, 4319 Alpha Rd, Dallas, TX 75244-4405, United States, Addison

## Event gallery

- **Alt text**: Free Food
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a0b8f0cca29c4f510a1c56ac2f54436eee3b77b05fae56f8d1b8633dea8b3548-rimg-w1200-h628-dc8c9091-gmir?v=1783398655

## FAQs

- **Q**: When and where is Free Food being held?
  - **A:** Free Food takes place on Sat, 11 Jul, 2026 at 08:00 am to Sat, 11 Jul, 2026 at 11:00 am at 4319 Alpha Rd, Dallas, TX, 4319 Alpha Rd, Dallas, TX 75244-4405, United States, Addison.
- **Q**: Who is organizing Free Food?
  - **A:** Free Food is organized by Free Meals from Storehouse Suppers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Food",
        "image": "https://cdn-az.allevents.in/events6/banners/a0b8f0cca29c4f510a1c56ac2f54436eee3b77b05fae56f8d1b8633dea8b3548-rimg-w1200-h628-dc8c9091-gmir?v=1783398655",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/addison/free-food/200030315416711",
        "location": {
            "@type": "Place",
            "name": "4319 Alpha Rd, Dallas, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4319 Alpha Rd, Dallas, TX 75244-4405, United States",
                "addressLocality": "Addison",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.93362",
                "longitude": "-96.83543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free food distribution! All are welcome and registration is onsite.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Free Meals from Storehouse Suppers",
                "url": "https://allevents.in/org/free-meals-from-storehouse-suppers/25410728"
            }
        ]
    }
]
```