

# Event Details

- **Event Name**: Dart Startup Banquet
- **Event Start and End Date**: Sun, 27 Jul, 2025 at 04:00 pm
- **Event Description**: Join us for our startup meeting for our next dart league
- **Event URL**: https://allevents.in/rochester/dart-startup-banquet/200028530273925
- **Event Categories**: business, meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: IL
- **country**: United States
- **location**: 320 E Main Street, Rochester, IL
- **lat**: 39.7494
- **long**: -89.53192
- **full address**: 320 E Main Street, Rochester, IL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Filling Station (https://allevents.in/org/the-filling-station/23972568)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/29427e2cd70d2a0112868e9df33bd4d205f9914d1e284979abff0b1ca6b50b5a-rimg-w1200-h1824-dccc2127-gmir?v=1753554605
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9ebe65b7ad817b3a32a7a77b9b106c282891d0291aaead1a17e1dae2706f65cc-rimg-w300-h300-dccd2127-gmir?v=1753554606

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 27 Jul, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 320 E Main Street, Rochester, IL, United States
- **Q**: Who is organizing the event?
  - **A:** The Filling Station
- **Q**: What type of event is this?
  - **A:** business, meetups
- **Q**: Where can I find ticket details about Dart Startup Banquet ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dart Startup Banquet",
        "image": "https://cdn-az.allevents.in/events7/banners/29427e2cd70d2a0112868e9df33bd4d205f9914d1e284979abff0b1ca6b50b5a-rimg-w1200-h1824-dccc2127-gmir?v=1753554605",
        "startDate": "2025-07-27",
        "url": "https://allevents.in/rochester/dart-startup-banquet/200028530273925",
        "location": {
            "@type": "Place",
            "name": "320 E Main Street, Rochester, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 E Main St, Rochester, IL 62563-9578, United States",
                "addressLocality": "Rochester",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7494",
                "longitude": "-89.53192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our startup meeting for our next dart league",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Filling Station",
                "url": "https://allevents.in/org/the-filling-station/23972568"
            }
        ]
    }
]
```