

# Event Details

- **Event Name**: Coyote Call Circus
- **Event Start and End Date**: Sun, 08 Jan, 2023 at 02:30 pm – Sun, 08 Jan, 2023 at 07:30 pm
- **Event Description**: An immersive circus experience and community event!
- **Event URL**: https://allevents.in/eugene/coyote-call-circus/10000482083383377
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Deva Station
- **lat**: 44.0586115
- **long**: -123.1560373
- **full address**: Deva Station, 3675 w 1st ave, Eugene, United States

## Event gallery

- **Alt text**: Coyote Call Circus
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/22961b5abd73623b81da927ada13768adeae416d1c944ab6a1a3c98aba6eacf8-rimg-w1024-h1024-gmir.jpg?v=1670451846

## FAQs

- **Q**: When and where is Coyote Call Circus being held?
  - **A:** Coyote Call Circus takes place on Sun, 08 Jan, 2023 at 02:30 pm to Sun, 08 Jan, 2023 at 07:30 pm at Deva Station, 3675 w 1st ave, Eugene, United States.
- **Q**: Who is organizing Coyote Call Circus?
  - **A:** Coyote Call Circus is organized by Some Fun Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coyote Call Circus",
        "image": "https://cdn-az.allevents.in/events5/banners/22961b5abd73623b81da927ada13768adeae416d1c944ab6a1a3c98aba6eacf8-rimg-w1024-h1024-gmir.jpg?v=1670451846",
        "startDate": "2023-01-08",
        "endDate": "2023-01-08",
        "url": "https://allevents.in/eugene/coyote-call-circus/10000482083383377",
        "location": {
            "@type": "Place",
            "name": "Deva Station",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3675 w 1st ave",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.0586115",
                "longitude": "-123.1560373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An immersive circus experience and community event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Some Fun Company",
                "url": "https://allevents.in/org/some-fun-company/20761425"
            }
        ]
    }
]
```