

# Event Details

- **Event Name**: Coffee Mingle
- **Event Start and End Date**: Fri, 01 May, 2026 at 07:30 am – Fri, 01 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Join us Friday, May 1st for a Coffee Mingle! Stop by to connect, chat, and enjoy delicious coffee and pastries provided by Schonert's Corporate Catering. We’d love to see you there!
- **Event URL**: https://allevents.in/ames/coffee-mingle/200030002189300
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ames
- **state**: IA
- **country**: United States
- **location**: Saltech Systems (1523 S Bell Ave, Suite 101, Ames, IA)
- **lat**: 42.00883
- **long**: -93.5759
- **full address**: Saltech Systems (1523 S Bell Ave, Suite 101, Ames, IA), United States

## Event gallery

- **Alt text**: Coffee Mingle
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/988952f8ee190a8fbe887d99dd460bcd7cb8b24ec49ae1cedd50795d49147231-rimg-w1200-h675-dc091c31-gmir?v=1777502875

## FAQs

- **Q**: When and where is Coffee Mingle being held?
  - **A:** Coffee Mingle takes place on Fri, 01 May, 2026 at 07:30 am to Fri, 01 May, 2026 at 09:00 am at Saltech Systems (1523 S Bell Ave, Suite 101, Ames, IA), United States.
- **Q**: Who is organizing Coffee Mingle?
  - **A:** Coffee Mingle is organized by Saltech Systems.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Mingle",
        "image": "https://cdn-az.allevents.in/events2/banners/988952f8ee190a8fbe887d99dd460bcd7cb8b24ec49ae1cedd50795d49147231-rimg-w1200-h675-dc091c31-gmir?v=1777502875",
        "startDate": "2026-05-01T07:30:00-05:00",
        "endDate": "2026-05-01T09:00:00-05:00",
        "url": "https://allevents.in/ames/coffee-mingle/200030002189300",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Saltech Systems (1523 S Bell Ave, Suite 101, Ames, IA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1523 S Bell Ave, Ames, IA 50010-7718, United States",
                "addressLocality": "Ames",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.00883",
                "longitude": "-93.5759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Friday, May 1st for a Coffee Mingle! Stop by to connect, chat, and enjoy delicious coffee and pastries provided by Schonert's Corporate Catering. We’d love to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Saltech Systems",
                "url": "https://allevents.in/org/saltech-systems/27736746"
            }
        ]
    }
]
```