

# Event Details

- **Event Name**: Inn on the Blues
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:30 pm – Sat, 20 Jun, 2026 at 11:30 pm (-04:00)
- **Event Description**: Inn on the Blues presents Down By Ten
- **Event URL**: https://allevents.in/york/inn-on-the-blues/200029202245224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: York
- **state**: ME
- **country**: United States
- **location**: Inn on the Blues
- **lat**: 43.174907139029
- **long**: -70.610355226914
- **full address**: Inn on the Blues, 7 Ocean Ave, York, ME 03909-6529, United States

## Event gallery

- **Alt text**: Inn on the Blues
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a11ee6a8c7784a0bb9bc44f4b05bcb7d57dfe34e1f9e1eea9b34566f7204ca5f-rimg-w1200-h676-dc1c1311-gmir?v=1776713488

## FAQs

- **Q**: When and where is Inn on the Blues being held?
  - **A:** Inn on the Blues takes place on Sat, 20 Jun, 2026 at 09:30 pm to Sat, 20 Jun, 2026 at 11:30 pm at Inn on the Blues, 7 Ocean Ave, York, ME 03909-6529, United States.
- **Q**: Who is organizing Inn on the Blues?
  - **A:** Inn on the Blues is organized by Down By Ten.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Inn on the Blues",
        "image": "https://cdn-az.allevents.in/events9/banners/a11ee6a8c7784a0bb9bc44f4b05bcb7d57dfe34e1f9e1eea9b34566f7204ca5f-rimg-w1200-h676-dc1c1311-gmir?v=1776713488",
        "startDate": "2026-06-20T21:30:00-04:00",
        "endDate": "2026-06-20T23:30:00-04:00",
        "url": "https://allevents.in/york/inn-on-the-blues/200029202245224",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Inn on the Blues",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Ocean Ave, York, ME 03909-6529, United States",
                "addressLocality": "York",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.174907139029",
                "longitude": "-70.610355226914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Inn on the Blues presents Down By Ten",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Down By Ten",
                "url": "https://allevents.in/org/down-by-ten/19761673"
            }
        ]
    }
]
```