

# Event Details

- **Event Name**: FIRST ANNUAL JULY MEAT RUN
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 06:15 pm
- **Event Description**: We meat run.
- **Event URL**: https://allevents.in/metairie/first-annual-july-meat-run/200030238495852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Metairie
- **state**: LA
- **country**: United States
- **location**: Fulco's Bar
- **lat**: 29.97905
- **long**: -90.16708
- **full address**: Fulco's Bar, 519 N Turnbull Dr,Metairie, Louisiana, United States

## Event gallery

- **Alt text**: FIRST ANNUAL JULY MEAT RUN
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/270d56a3750535a4ade074bb18d36180940c182cc258dae6b49a0f6a42063064-rimg-w1200-h675-dcffffff-gmir?v=1783512559

## FAQs

- **Q**: When and where is FIRST ANNUAL JULY MEAT RUN being held?
  - **A:** FIRST ANNUAL JULY MEAT RUN takes place on Thu, 09 Jul, 2026 at 06:15 pm to Thu, 09 Jul, 2026 at 06:15 pm at Fulco's Bar, 519 N Turnbull Dr,Metairie, Louisiana, United States.
- **Q**: Who is organizing FIRST ANNUAL JULY MEAT RUN?
  - **A:** FIRST ANNUAL JULY MEAT RUN is organized by Meat Run.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FIRST ANNUAL JULY MEAT RUN",
        "image": "https://cdn-az.allevents.in/events10/banners/270d56a3750535a4ade074bb18d36180940c182cc258dae6b49a0f6a42063064-rimg-w1200-h675-dcffffff-gmir?v=1783512559",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/metairie/first-annual-july-meat-run/200030238495852",
        "location": {
            "@type": "Place",
            "name": "Fulco's Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "519 N Turnbull Dr,Metairie, Louisiana",
                "addressLocality": "Metairie",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.97905",
                "longitude": "-90.16708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We meat run.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meat Run",
                "url": "https://allevents.in/org/meat-run/27920442"
            }
        ]
    }
]
```