

# Event Details

- **Event Name**: March Coffee Meetup
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:00 am – Sun, 01 Mar, 2026 at 12:00 pm
- **Event Description**: Hey, y’all! We’re excited that we’ll be having the next four coffee meetups at Soul Caffeine. We hope to see y’all soon!
- **Event URL**: https://allevents.in/mobile/march-coffee-meetup/200029722770208
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: 1714 Dauphin Street Mobile, AL 36604
- **lat**: 30.68707
- **long**: -88.0789
- **full address**: 1714 Dauphin Street Mobile, AL 36604, 1714 Dauphin St, Mobile, AL 36604-1308, United States

## Event gallery

- **Alt text**: March Coffee Meetup
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7162522164fd1a0a4fcb2f4a42a93924936287b3553ed01509fb03500d26b046-rimg-w1200-h1553-dc044328-gmir?v=1771942394

## FAQs

- **Q**: When and where is March Coffee Meetup being held?
  - **A:** March Coffee Meetup takes place on Sun, 01 Mar, 2026 at 10:00 am to Sun, 01 Mar, 2026 at 12:00 pm at 1714 Dauphin Street Mobile, AL 36604, 1714 Dauphin St, Mobile, AL 36604-1308, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March Coffee Meetup",
        "image": "https://cdn-az.allevents.in/events5/banners/7162522164fd1a0a4fcb2f4a42a93924936287b3553ed01509fb03500d26b046-rimg-w1200-h1553-dc044328-gmir?v=1771942394",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/mobile/march-coffee-meetup/200029722770208",
        "location": {
            "@type": "Place",
            "name": "1714 Dauphin Street Mobile, AL 36604",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1714 Dauphin St, Mobile, AL 36604-1308, United States",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.68707",
                "longitude": "-88.0789"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey, y’all! We’re excited that we’ll be having the next four coffee meetups at Soul Caffeine. We hope to see y’all soon!"
    }
]
```