

# Event Details

- **Event Name**: Live in Alaska 
- **Event Start and End Date**: Fri, 01 Jan, 2027 at 03:00 pm – Fri, 01 Jan, 2027 at 04:30 pm (-09:00)
- **Event Description**: Ready
- **Event URL**: https://allevents.in/anchorage/live-in-alaska/200030496613108
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Anchorage
- **state**: AK
- **country**: United States
- **location**: Alaska Center for the Performing Arts
- **lat**: 61.216960954715
- **long**: -149.89421546459
- **full address**: Alaska Center for the Performing Arts, 621 W 6th Ave,Anchorage, Alaska, United States

## Event gallery

- **Alt text**: Live in Alaska
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+in+Alaska+&date=Fri%2C+01+Jan%2C+2027+at+03%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Live in Alaska  being held?
  - **A:** Live in Alaska  takes place on Fri, 01 Jan, 2027 at 03:00 pm to Fri, 01 Jan, 2027 at 04:30 pm at Alaska Center for the Performing Arts, 621 W 6th Ave,Anchorage, Alaska, United States.
- **Q**: Who is organizing Live in Alaska ?
  - **A:** Live in Alaska  is organized by Millstone branch boys.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live in Alaska",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Live+in+Alaska+&date=Fri%2C+01+Jan%2C+2027+at+03%3A00+pm&bg=4",
        "startDate": "2027-01-01T15:00:00-09:00",
        "endDate": "2027-01-01T16:30:00-09:00",
        "url": "https://allevents.in/anchorage/live-in-alaska/200030496613108",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Alaska Center for the Performing Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 W 6th Ave,Anchorage, Alaska",
                "addressLocality": "Anchorage",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.216960954715",
                "longitude": "-149.89421546459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ready",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millstone branch boys",
                "url": "https://allevents.in/org/millstone-branch-boys/20962320"
            }
        ]
    }
]
```