

# Event Details

- **Event Name**: Clinic Night
- **Event Start and End Date**: Mon, 06 Apr, 2026 at 06:00 pm – Mon, 13 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for clinic! Mondays and Thursdays from 6-7 pm.
- **Event URL**: https://allevents.in/cabot/clinic-night/200029807484242
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Cabot
- **state**: AR
- **country**: United States
- **location**: 602 N Lincoln Street, Cabot, AR
- **lat**: 34.97518
- **long**: -92.00659
- **full address**: 602 N Lincoln Street, Cabot, AR, United States

## Event gallery

- **Alt text**: Clinic Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5305a7c499409ae8723b5517632f8c3e017fdb185a6b609515bde672aab9d218-rimg-w1200-h800-dcd4d8db-gmir?v=1774699442

## FAQs

- **Q**: When and where is Clinic Night being held?
  - **A:** Clinic Night takes place on Mon, 06 Apr, 2026 at 06:00 pm to Mon, 13 Apr, 2026 at 06:00 pm at 602 N Lincoln Street, Cabot, AR, United States.
- **Q**: Who is organizing Clinic Night?
  - **A:** Clinic Night is organized by Cabot Cruisers Run & Walk Clinic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clinic Night",
        "image": "https://cdn-az.allevents.in/events4/banners/5305a7c499409ae8723b5517632f8c3e017fdb185a6b609515bde672aab9d218-rimg-w1200-h800-dcd4d8db-gmir?v=1774699442",
        "startDate": "2026-04-06T18:00:00-05:00",
        "endDate": "2026-04-13T18:00:00-05:00",
        "url": "https://allevents.in/cabot/clinic-night/200029807484242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "602 N Lincoln Street, Cabot, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "602 N Lincoln St, Cabot, AR 72023-2601, United States",
                "addressLocality": "Cabot",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.97518",
                "longitude": "-92.00659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for clinic! Mondays and Thursdays from 6-7 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cabot Cruisers Run & Walk Clinic",
                "url": "https://allevents.in/org/cabot-cruisers-run-and-walk-clinic/23668395"
            }
        ]
    }
]
```