

# Event Details

- **Event Name**: Family History Booth at Greek Festival
- **Event Start and End Date**: Fri, 15 May, 2026 at 12:00 am – Sun, 17 May, 2026 at 11:59 pm (-07:00)
- **Event Description**: Friday 4-10pm; all day Saturday, Sunday
- **Event URL**: https://allevents.in/oakland/family-history-booth-at-greek-festival/1600029634832124
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029634832124

## Event venue details

- **city**: Oakland
- **state**: CA
- **country**: US
- **location**: Oakland Greek Festival
- **lat**: 37.809624
- **long**: -122.201135
- **full address**: Oakland Greek Festival, 4700 Lincoln Ave, Oakland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e9d06670-03e1-11f1-9d20-df07b4a7345e-rimg-w1000-h667-dcd

## FAQs

- **Q**: When and where is Family History Booth at Greek Festival being held?
  - **A:** Family History Booth at Greek Festival takes place on Fri, 15 May, 2026 at 12:00 am to Sun, 17 May, 2026 at 11:59 pm at Oakland Greek Festival, 4700 Lincoln Ave, Oakland, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family History Booth at Greek Festival is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Oakland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family History Booth at Greek Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Family History Booth at Greek Festival",
        "image": "https://cdn-az.allevents.in/events8/banners/3f3f1280-1a50-11f1-9e27-61f09d4cb8ea-rimg-w1200-h800-dcd7d8d9-gmir.jpg",
        "startDate": "2026-05-15T00:00:00-07:00",
        "endDate": "2026-05-17T23:59:00-07:00",
        "url": "https://allevents.in/oakland/family-history-booth-at-greek-festival/1600029634832124",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oakland Greek Festival",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4700 Lincoln Ave",
                "addressLocality": "Oakland",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.809624",
                "longitude": "-122.201135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday 4-10pm; all day Saturday, Sunday"
    }
]
```