

# Event Details

- **Event Name**: March Community Meal
- **Event Start and End Date**: Sun, 29 Mar, 2026 at 10:00 am
- **Event Description**: Join us for our next community outreach event where we’ll be serving hot meals and passing out supplies
- **Event URL**: https://allevents.in/baton-rouge/march-community-meal/200029693216557
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

- **Ticket URL**: http://facebook.com/200029693216557?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=baton+rouge-events

## Event venue details

- **city**: Baton Rouge
- **state**: LA
- **country**: United States
- **location**: MJ Foodmart
- **lat**: 30.44997
- **long**: -91.17511
- **full address**: MJ Foodmart, 1357  Florida Blvd,Baton Rouge, Louisiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Helping Hands of LA, Inc. (https://allevents.in/org/helping-hands-of-la-inc/25312773)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d00fddc664f30db8652766935b1ac4187398c26b4a84b78d0a75e3f504fb7fe4-rimg-w1200-h675-dcffffff-gmir?v=1774205973
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/827e0443e84b34d5ff5cbe7fe946163493c19f15061fd3c4f68124e31d49506c-rimg-w300-h300-dcffffff-gmir?v=1774205973

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 29 Mar, 2026 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** MJ Foodmart, 1357  Florida Blvd,Baton Rouge, Louisiana, United States
- **Q**: Who is organizing the event?
  - **A:** Helping Hands of LA, Inc.
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about March Community Meal ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March Community Meal",
        "image": "https://cdn-az.allevents.in/events9/banners/d00fddc664f30db8652766935b1ac4187398c26b4a84b78d0a75e3f504fb7fe4-rimg-w1200-h675-dcffffff-gmir?v=1774205973",
        "startDate": "2026-03-29",
        "url": "https://allevents.in/baton-rouge/march-community-meal/200029693216557",
        "location": {
            "@type": "Place",
            "name": "MJ Foodmart",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357  Florida Blvd,Baton Rouge, Louisiana",
                "addressLocality": "Baton Rouge",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.44997",
                "longitude": "-91.17511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our next community outreach event where we’ll be serving hot meals and passing out supplies",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Helping Hands of LA Inc.",
                "url": "https://allevents.in/org/helping-hands-of-la-inc/25312773"
            }
        ]
    }
]
```