

# Event Details

- **Event Name**: Friendship Dinner
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 05:00 pm
- **Event Description**: Save the Date! Saturday January 31, 2026 at 5:00 PM.
- **Event URL**: https://allevents.in/sebastopol/friendship-dinner/200029195153154
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Sebastopol
- **state**: CA
- **country**: United States
- **location**: Enmanji Buddhist Temple
- **lat**: 38.387523651123
- **long**: -122.81393432617
- **full address**: Enmanji Buddhist Temple, 1200 Gravenstein Hwy South, Tel(707) 823-2252,Sebastopol, California, United States

## Event gallery

- **Alt text**: Friendship Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6fc1e1ab6ef93af670d1851b91bbaab042127def7768551e09d4388eec7e7d38-rimg-w570-h426-dcfef8f2-gmir?v=1769287063

## FAQs

- **Q**: When and where is Friendship Dinner being held?
  - **A:** Friendship Dinner takes place on Sat, 31 Jan, 2026 at 05:00 pm to Sat, 31 Jan, 2026 at 05:00 pm at Enmanji Buddhist Temple, 1200 Gravenstein Hwy South, Tel(707) 823-2252,Sebastopol, California, United States.
- **Q**: Who is organizing Friendship Dinner?
  - **A:** Friendship Dinner is organized by Sebastopol World Friends.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendship Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/6fc1e1ab6ef93af670d1851b91bbaab042127def7768551e09d4388eec7e7d38-rimg-w570-h426-dcfef8f2-gmir?v=1769287063",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/sebastopol/friendship-dinner/200029195153154",
        "location": {
            "@type": "Place",
            "name": "Enmanji Buddhist Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 Gravenstein Hwy South, Tel(707) 823-2252,Sebastopol, California",
                "addressLocality": "Sebastopol",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.387523651123",
                "longitude": "-122.81393432617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date! Saturday January 31, 2026 at 5:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sebastopol World Friends",
                "url": "https://allevents.in/org/sebastopol-world-friends/23666017"
            }
        ]
    }
]
```