

# Event Details

- **Event Name**: Walk in JC!
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 09:00 am
- **Event Description**: We are going to meet at Fearless Coffee then walk together! After we are done with our walk we will have a brief devotional and optional fellowship time with coffee!! All are welcome!!
- **Event URL**: https://allevents.in/johnson-city/walk-in-jc/200030325182435
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Johnson City
- **state**: TN
- **country**: United States
- **location**: 500 W Walnut St, Johnson City, TN 37604-6618, United States
- **lat**: 36.31138
- **long**: -82.35575
- **full address**: 500 W Walnut St, Johnson City, TN 37604-6618, United States

## Event gallery

- **Alt text**: Walk in JC!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0832555a7f10ea9011d1bbcb8ede159fce1f8a14bfc665601199e097cc1b4581-rimg-w900-h1200-dc080808-gmir?v=1786380588

## FAQs

- **Q**: When and where is Walk in JC! being held?
  - **A:** Walk in JC! takes place on Sat, 15 Aug, 2026 at 09:00 am to Sat, 15 Aug, 2026 at 09:00 am at 500 W Walnut St, Johnson City, TN 37604-6618, United States.
- **Q**: Who is organizing Walk in JC!?
  - **A:** Walk in JC! is organized by Grace in Motion - Walking Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk in JC!",
        "image": "https://cdn-az.allevents.in/events4/banners/0832555a7f10ea9011d1bbcb8ede159fce1f8a14bfc665601199e097cc1b4581-rimg-w900-h1200-dc080808-gmir?v=1786380588",
        "startDate": "2026-08-15",
        "url": "https://allevents.in/johnson-city/walk-in-jc/200030325182435",
        "location": {
            "@type": "Place",
            "name": "500 W Walnut St, Johnson City, TN 37604-6618, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 W Walnut St, Johnson City, TN 37604-6618, United States",
                "addressLocality": "Johnson City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.31138",
                "longitude": "-82.35575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are going to meet at Fearless Coffee then walk together! After we are done with our walk we will have a brief devotional and optional fellowship time with coffee!! All are welcome!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace in Motion - Walking Club",
                "url": "https://allevents.in/org/grace-in-motion-walking-club/27979843"
            }
        ]
    }
]
```