

# Event Details

- **Event Name**: Coffee and Treats to our Street Friends
- **Event Start and End Date**: Mon, 20 Oct, 2025 at 08:30 am – Mon, 20 Oct, 2025 at 10:00 am
- **Event Description**: Show up, smile, serve, fellowship ????
- **Event URL**: https://allevents.in/brockville/coffee-and-treats-to-our-street-friends/200029029959314
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Brockville
- **state**: ON
- **country**: Canada
- **location**: County Rd 2 E, Brockville, ON, Canada
- **lat**: 44.58769
- **long**: -75.68763
- **full address**: County Rd 2 E, Brockville, ON, Canada

## Event gallery

- **Alt text**: Coffee and Treats to our Street Friends
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3f959501af213d88ba88f6217f8b7ad64d1fb7ef5ad2aaa05b0c58d6e318b32a-rimg-w1080-h1920-dcf6ece8-gmir?v=1760555644

## FAQs

- **Q**: When and where is Coffee and Treats to our Street Friends being held?
  - **A:** Coffee and Treats to our Street Friends takes place on Mon, 20 Oct, 2025 at 08:30 am to Mon, 20 Oct, 2025 at 10:00 am at County Rd 2 E, Brockville, ON, Canada.
- **Q**: Who is organizing Coffee and Treats to our Street Friends?
  - **A:** Coffee and Treats to our Street Friends is organized by Less Words More Actions Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee and Treats to our Street Friends",
        "image": "https://cdn-az.allevents.in/events8/banners/3f959501af213d88ba88f6217f8b7ad64d1fb7ef5ad2aaa05b0c58d6e318b32a-rimg-w1080-h1920-dcf6ece8-gmir?v=1760555644",
        "startDate": "2025-10-20",
        "endDate": "2025-10-20",
        "url": "https://allevents.in/brockville/coffee-and-treats-to-our-street-friends/200029029959314",
        "location": {
            "@type": "Place",
            "name": "County Rd 2 E, Brockville, ON, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 King St W, Brockville, ON K6V 3R6, Canada",
                "addressLocality": "Brockville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.58769",
                "longitude": "-75.68763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show up, smile, serve, fellowship ????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Less Words More Actions Church",
                "url": "https://allevents.in/org/less-words-more-actions-church/23963073"
            }
        ]
    }
]
```