

# Event Details

- **Event Name**: World Arts Opening Reception
- **Event Start and End Date**: Fri, 12 Sep, 2025 at 04:00 pm – Fri, 12 Sep, 2025 at 06:00 pm
- **Event Description**: Free public event with live music, live art, refreshments, and good company.
- **Event URL**: https://allevents.in/homer/world-arts-opening-reception/200028834031622
- **Event Categories**: music, live-music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

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

## Event venue details

- **city**: Homer
- **state**: AK
- **country**: United States
- **location**: Homer Chamber of Commerce
- **lat**: 59.641187238041
- **long**: -151.54758763998
- **full address**: Homer Chamber of Commerce, 201 Sterling Highway,Homer, Alaska, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/18d5165e7bd8e6b5b4649f76b1a295962df6b3825db4f41c0c52787905950a5b-rimg-w477-h406-dcffffff-gmir?v=1757443042
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d700f59c9c8aa0630f77f4d6ebdee446dc6fda9c12ed6de7507f12c0710d5050-rimg-w300-h300-dcfefefe-gmir?v=1757443042

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Sep, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Homer Chamber of Commerce, 201 Sterling Highway,Homer, Alaska, United States
- **Q**: What type of event is this?
  - **A:** music, live-music, art, entertainment
- **Q**: Where can I find ticket details about World Arts Opening Reception ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "World Arts Opening Reception",
        "image": "https://cdn-az.allevents.in/events8/banners/18d5165e7bd8e6b5b4649f76b1a295962df6b3825db4f41c0c52787905950a5b-rimg-w477-h406-dcffffff-gmir?v=1757443042",
        "startDate": "2025-09-12",
        "endDate": "2025-09-12",
        "url": "https://allevents.in/homer/world-arts-opening-reception/200028834031622",
        "location": {
            "@type": "Place",
            "name": "Homer Chamber of Commerce",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Sterling Highway,Homer, Alaska",
                "addressLocality": "Homer",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "59.641187238041",
                "longitude": "-151.54758763998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free public event with live music, live art, refreshments, and good company."
    }
]
```