

# Event Details

- **Event Name**: Saint Patrick's Day Parade
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 11:00 am
- **Event Description**: A little over a month to go, so I hope everyone is getting excited!
- **Event URL**: https://allevents.in/mobile/saint-patricks-day-parade/200029656165115
- **Event Categories**: saint-patricks-day, parades, st-patricks-day
- **Interested Audience**: 
  - total_interested_count: 1703

## Ticket Details

- **Ticket URL**: http://facebook.com/200029656165115?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mobile-events

## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: Cathedral Basilica of the Immaculate Conception
- **lat**: 30.69014
- **long**: -88.04582
- **full address**: Cathedral Basilica of the Immaculate Conception, 2 S Claiborne St,Mobile,AL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Friendly Sons of St. Patrick of Mobile, Alabama (https://allevents.in/org/the-friendly-sons-of-st-patrick-of-mobile-alabama/27459676)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0f1b6de2e4b6fa3fedeb8e7988b220e3b756fd97e4e2010d0f0fce28a3c2316a-rimg-w851-h315-dc797460-gmir?v=1773457939
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/03bdb39895b13234c0f1f4e9ee1b079ed5834163153b1f6f05cf7345575ae437-rimg-w300-h300-dcbda88e-gmir?v=1773457939

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Cathedral Basilica of the Immaculate Conception, 2 S Claiborne St,Mobile,AL,United States
- **Q**: Who is organizing the event?
  - **A:** The Friendly Sons of St. Patrick of Mobile, Alabama
- **Q**: What type of event is this?
  - **A:** saint-patricks-day, parades, st-patricks-day
- **Q**: Where can I find ticket details about Saint Patrick's Day Parade ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saint Patrick's Day Parade",
        "image": "https://cdn-az.allevents.in/events5/banners/0f1b6de2e4b6fa3fedeb8e7988b220e3b756fd97e4e2010d0f0fce28a3c2316a-rimg-w851-h315-dc797460-gmir?v=1773457939",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/mobile/saint-patricks-day-parade/200029656165115",
        "location": {
            "@type": "Place",
            "name": "Cathedral Basilica of the Immaculate Conception",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 S Claiborne St,Mobile,AL,United States",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.69014",
                "longitude": "-88.04582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A little over a month to go, so I hope everyone is getting excited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Friendly Sons of St. Patrick of Mobile Alabama",
                "url": "https://allevents.in/org/the-friendly-sons-of-st-patrick-of-mobile-alabama/27459676"
            }
        ]
    }
]
```