

# Event Details

- **Event Name**: Coffee Fellowship
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 08:30 am – Sun, 22 Feb, 2026 at 11:30 am
- **Event Description**: Join us for fellowship with coffee &amp; donuts before worship service
- **Event URL**: https://allevents.in/sun-city-west/coffee-fellowship/200029693726311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sun City West
- **state**: AZ
- **country**: United States
- **location**: 19051 N R H Johnson Blvd, Sun City West, AZ, United States, Arizona 85375
- **lat**: 33.65839
- **long**: -112.35076
- **full address**: 19051 N R H Johnson Blvd, Sun City West, AZ, United States, Arizona 85375

## Event gallery

- **Alt text**: Coffee Fellowship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8890bba2dcfdd4d7e4a52cf6c41a8bea670443bc7f8ed1c4800336faccf53c36-rimg-w1200-h800-dc110704-gmir?v=1771503791

## FAQs

- **Q**: When and where is Coffee Fellowship being held?
  - **A:** Coffee Fellowship takes place on Sun, 22 Feb, 2026 at 08:30 am to Sun, 22 Feb, 2026 at 11:30 am at 19051 N R H Johnson Blvd, Sun City West, AZ, United States, Arizona 85375.
- **Q**: Who is organizing Coffee Fellowship?
  - **A:** Coffee Fellowship is organized by Church On The Green.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Fellowship",
        "image": "https://cdn-az.allevents.in/events7/banners/8890bba2dcfdd4d7e4a52cf6c41a8bea670443bc7f8ed1c4800336faccf53c36-rimg-w1200-h800-dc110704-gmir?v=1771503791",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/sun-city-west/coffee-fellowship/200029693726311",
        "location": {
            "@type": "Place",
            "name": "19051 N R H Johnson Blvd, Sun City West, AZ, United States, Arizona 85375",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19051 N R H Johnson Blvd, Sun City West, AZ 85375-4402, United States",
                "addressLocality": "Sun City West",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.65839",
                "longitude": "-112.35076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for fellowship with coffee & donuts before worship service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Church On The Green",
                "url": "https://allevents.in/org/church-on-the-green/22202642"
            }
        ]
    }
]
```