

# Event Details

- **Event Name**: Summer Solstice Celebration
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Come join new friends and old at the beautiful Montage Resort in Laguna Beach to welcome the summer solstice - the longest day of the year.
- **Event URL**: https://allevents.in/laguna-beach/summer-solstice-celebration/200030230029517
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Laguna Beach
- **state**: CA
- **country**: United States
- **location**: Montage Laguna Beach
- **lat**: 33.514569380058
- **long**: -117.75714033466
- **full address**: Montage Laguna Beach, 30801 S Coast Hwy,Laguna Beach, California, United States

## Event gallery

- **Alt text**: Summer Solstice Celebration
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Solstice+Celebration&date=Sun%2C+21+Jun%2C+2026+at+04%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Summer Solstice Celebration being held?
  - **A:** Summer Solstice Celebration takes place on Sun, 21 Jun, 2026 at 04:00 pm to Sun, 21 Jun, 2026 at 04:00 pm at Montage Laguna Beach, 30801 S Coast Hwy,Laguna Beach, California, United States.
- **Q**: Who is organizing Summer Solstice Celebration?
  - **A:** Summer Solstice Celebration is organized by Robert Miller.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Solstice Celebration",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Summer+Solstice+Celebration&date=Sun%2C+21+Jun%2C+2026+at+04%3A00+pm&bg=3",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/laguna-beach/summer-solstice-celebration/200030230029517",
        "location": {
            "@type": "Place",
            "name": "Montage Laguna Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30801 S Coast Hwy,Laguna Beach, California",
                "addressLocality": "Laguna Beach",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.514569380058",
                "longitude": "-117.75714033466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join new friends and old at the beautiful Montage Resort in Laguna Beach to welcome the summer solstice - the longest day of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robert Miller",
                "url": "https://allevents.in/org/robert-miller/385925"
            }
        ]
    }
]
```