

# Event Details

- **Event Name**: MP HALF MARATHON Mahotsav 2026
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 08:00 am
- **Event Description**: Sports Utsav, the pride of Madhya Pradesh, brings together the spirit of endurance, passion, and community through its exhilarating marathons. Covering challenging yet rewarding distances, our events are more than just races—they are a celebration of resilience and determination.
- **Event URL**: https://allevents.in/bhopal/mp-half-marathon-mahotsav-2026/80003606882830
- **Event Categories**: sports, marathons
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Bhopal
- **state**: MP
- **country**: India
- **location**: Bhopal
- **lat**: 23.2599333
- **long**: 77.412615
- **full address**: Bhopal, India

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large698476603bf2a.png

## FAQs

- **Q**: When and where is MP HALF MARATHON Mahotsav 2026 being held?
  - **A:** MP HALF MARATHON Mahotsav 2026 takes place on Sun, 15 Mar, 2026 at 08:00 am to Sun, 15 Mar, 2026 at 08:00 am at Bhopal, India.
- **Q**: Who is organizing MP HALF MARATHON Mahotsav 2026?
  - **A:** MP HALF MARATHON Mahotsav 2026 is organized by Sports Utsav.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MP HALF MARATHON Mahotsav 2026",
        "image": "https://cdn2.allevents.in/thumbs/thumb6984765106ae5.jpg",
        "startDate": "2026-03-15",
        "url": "https://allevents.in/bhopal/mp-half-marathon-mahotsav-2026/80003606882830",
        "location": {
            "@type": "Place",
            "name": "Bhopal",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Market, Dussehra Ground, (Near TT Stadium), Bhopal",
                "addressLocality": "Bhopal",
                "addressRegion": "MP",
                "addressCountry": "IN"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "23.2599333",
                "longitude": "77.412615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sports Utsav, the pride of Madhya Pradesh, brings together the spirit of endurance, passion, and community through its exhilarating marathons. Covering challenging yet rewarding distances, our events are more than just races—they are a celebration of resilience and determination.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sports Utsav",
                "url": "https://allevents.in/org/sports-utsav/27304924"
            }
        ]
    }
]
```