

# Event Details

- **Event Name**: 11th Annual Pigskin Preview
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 12:00 pm
- **Event Description**: Our favorite event of the year!!! don’t miss it. It’s alway fun!! ￼ You never know when Martha Washington might show up to give a door prize away! #America250
- **Event URL**: https://allevents.in/west-monroe/11th-annual-pigskin-preview/200030260829840
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: West Monroe
- **state**: LA
- **country**: United States
- **location**: McClendon Baptist Church
- **lat**: 32.501284861542
- **long**: -92.161688884619
- **full address**: McClendon Baptist Church, 206 Downing Pines Rd,West Monroe,LA,United States

## Event gallery

- **Alt text**: 11th Annual Pigskin Preview
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/89524cd3181dcd586ce9e1b62113e37ef71aa2bc6c496cd8074383b7885dc3f7-rimg-w1200-h1200-dcfefefe-gmir?v=1785052052

## FAQs

- **Q**: When and where is 11th Annual Pigskin Preview being held?
  - **A:** 11th Annual Pigskin Preview takes place on Fri, 31 Jul, 2026 at 12:00 pm to Fri, 31 Jul, 2026 at 12:00 pm at McClendon Baptist Church, 206 Downing Pines Rd,West Monroe,LA,United States.
- **Q**: Who is organizing 11th Annual Pigskin Preview?
  - **A:** 11th Annual Pigskin Preview is organized by West Monroe Rotary Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "11th Annual Pigskin Preview",
        "image": "https://cdn-az.allevents.in/events2/banners/89524cd3181dcd586ce9e1b62113e37ef71aa2bc6c496cd8074383b7885dc3f7-rimg-w1200-h1200-dcfefefe-gmir?v=1785052052",
        "startDate": "2026-07-31",
        "url": "https://allevents.in/west-monroe/11th-annual-pigskin-preview/200030260829840",
        "location": {
            "@type": "Place",
            "name": "McClendon Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 Downing Pines Rd,West Monroe,LA,United States",
                "addressLocality": "West Monroe",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.501284861542",
                "longitude": "-92.161688884619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our favorite event of the year!!! don’t miss it. It’s alway fun!! ￼ You never know when Martha Washington might show up to give a door prize away! #America250",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Monroe Rotary Club",
                "url": "https://allevents.in/org/west-monroe-rotary-club/24410730"
            }
        ]
    }
]
```