

# Event Details

- **Event Name**: Weekly Bible Study and Brown Bag Lunch 
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 12:00 pm
- **Event Description**: Bring your lunch and your Bible and join us for an hour of study in Taylor Hall in the kitchen this Wednesday!
- **Event URL**: https://allevents.in/canton/weekly-bible-study-and-brown-bag-lunch/200029355874742
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: MS
- **country**: United States
- **location**: 202 E Peace St, Canton, MS, United States, Mississippi 39046
- **lat**: 32.61227
- **long**: -90.03198
- **full address**: 202 E Peace St, Canton, MS, United States, Mississippi 39046

## Event gallery

- **Alt text**: Weekly Bible Study and Brown Bag Lunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/da4fe477823e6c902a4b1f3580b114b92d2eadb7851cf6c1d37a1fbbe738f5b0-rimg-w612-h408-dcefefee-gmir?v=1765741061

## FAQs

- **Q**: When and where is Weekly Bible Study and Brown Bag Lunch  being held?
  - **A:** Weekly Bible Study and Brown Bag Lunch  takes place on Wed, 17 Dec, 2025 at 12:00 pm to Wed, 17 Dec, 2025 at 12:00 pm at 202 E Peace St, Canton, MS, United States, Mississippi 39046.
- **Q**: Who is organizing Weekly Bible Study and Brown Bag Lunch ?
  - **A:** Weekly Bible Study and Brown Bag Lunch  is organized by First Presbyterian Church of Canton, MS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Bible Study and Brown Bag Lunch",
        "image": "https://cdn-az.allevents.in/events4/banners/da4fe477823e6c902a4b1f3580b114b92d2eadb7851cf6c1d37a1fbbe738f5b0-rimg-w612-h408-dcefefee-gmir?v=1765741061",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/canton/weekly-bible-study-and-brown-bag-lunch/200029355874742",
        "location": {
            "@type": "Place",
            "name": "202 E Peace St, Canton, MS, United States, Mississippi 39046",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 E Peace St, Canton, MS 39046-4522, United States",
                "addressLocality": "Canton",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.61227",
                "longitude": "-90.03198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your lunch and your Bible and join us for an hour of study in Taylor Hall in the kitchen this Wednesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Canton MS",
                "url": "https://allevents.in/org/first-presbyterian-church-of-canton-ms/23729415"
            }
        ]
    }
]
```