

# 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

- **Ticket URL**: https://sportsutsav.com/product/mp-half-marathon-mahotsav-2026/

## Event venue details

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

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Sports Utsav (https://allevents.in/org/sports-utsav/27304924)

## Event gallery

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Bhopal, India
- **Q**: Who is organizing the event?
  - **A:** Sports Utsav
- **Q**: What type of event is this?
  - **A:** sports, marathons
- **Q**: Where can I find ticket details about MP HALF MARATHON Mahotsav 2026 ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```