

# Event Details

- **Event Name**: Cup of Joe
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 09:00 am – Sat, 04 Jul, 2026 at 09:00 am
- **Event Description**: Veterans, first responders, active military: Come join us for free coffee and doughnuts every FIRST SATURDAY of the month.
- **Event URL**: https://allevents.in/vacaville/cup-of-joe/200030083661615
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Vacaville
- **state**: CA
- **country**: United States
- **location**: 300 Country Airport Road Ste. C4, Vacaville, CA, United States, California 95688
- **lat**: 38.37452
- **long**: -121.95963
- **full address**: 300 Country Airport Road Ste. C4, Vacaville, CA, United States, California 95688

## Event gallery

- **Alt text**: Cup of Joe
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Cup+of+Joe&date=Sat%2C+06+Jun%2C+2026+at+09%3A00+am&bg=1

## FAQs

- **Q**: When and where is Cup of Joe being held?
  - **A:** Cup of Joe takes place on Sat, 06 Jun, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 09:00 am at 300 Country Airport Road Ste. C4, Vacaville, CA, United States, California 95688.
- **Q**: Who is organizing Cup of Joe?
  - **A:** Cup of Joe is organized by Rowland Freedom Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cup of Joe",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Cup+of+Joe&date=Sat%2C+06+Jun%2C+2026+at+09%3A00+am&bg=1",
        "startDate": "2026-06-06",
        "endDate": "2026-07-04",
        "url": "https://allevents.in/vacaville/cup-of-joe/200030083661615",
        "location": {
            "@type": "Place",
            "name": "300 Country Airport Road Ste. C4, Vacaville, CA, United States, California 95688",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 County Airport Rd, Vacaville, CA 95688-3102, United States",
                "addressLocality": "Vacaville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.37452",
                "longitude": "-121.95963"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Veterans, first responders, active military: Come join us for free coffee and doughnuts every FIRST SATURDAY of the month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rowland Freedom Center",
                "url": "https://allevents.in/org/rowland-freedom-center/19969387"
            }
        ]
    }
]
```