

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 07:00 pm – Tue, 03 Mar, 2026 at 08:00 pm
- **Event Description**: Adult Bible Study led by Austin Woolard and Avery Gautier. 

Please reach out to either of them if you have any questions as they would love to have you join them.
- **Event URL**: https://allevents.in/washington/bible-study/200029753465006
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: NC
- **country**: United States
- **location**: Old Ford Church of Christ
- **lat**: 35.63631470363
- **long**: -77.063800954867
- **full address**: Old Ford Church of Christ, 6040 US Highway 17 N,Washington, North Carolina, United States

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/48d9ad6dcf93330f5fdd207757cb0382c1393e351f7099c6fba88ab5d4690fb6-rimg-w1170-h989-dcffffff-gmir?v=1772341866

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Tue, 03 Mar, 2026 at 07:00 pm to Tue, 03 Mar, 2026 at 08:00 pm at Old Ford Church of Christ, 6040 US Highway 17 N,Washington, North Carolina, United States.
- **Q**: Who is organizing Bible Study?
  - **A:** Bible Study is organized by Old Ford Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events8/banners/48d9ad6dcf93330f5fdd207757cb0382c1393e351f7099c6fba88ab5d4690fb6-rimg-w1170-h989-dcffffff-gmir?v=1772341866",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/washington/bible-study/200029753465006",
        "location": {
            "@type": "Place",
            "name": "Old Ford Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6040 US Highway 17 N,Washington, North Carolina",
                "addressLocality": "Washington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.63631470363",
                "longitude": "-77.063800954867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult Bible Study led by Austin Woolard and Avery Gautier. \n\nPlease reach out to either of them if you have any questions as they would love to have you join them.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Ford Church of Christ",
                "url": "https://allevents.in/org/old-ford-church-of-christ/21652990"
            }
        ]
    }
]
```