

# Event Details

- **Event Name**: L.C.C. Bible Study
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 06:00 pm
- **Event Description**: Bible Study Every Monday at 6pm. Presently we are making our way through the book of John.
- **Event URL**: https://allevents.in/alexandria/lcc-bible-study/200029211992056
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: IN
- **country**: United States
- **location**: 561 W 600 N. Alexandria, IN , Alexandria, IN, United States, Indiana 46001
- **lat**: 40.19305
- **long**: -85.68229
- **full address**: 561 W 600 N. Alexandria, IN , Alexandria, IN, United States, Indiana 46001

## Event gallery

- **Alt text**: L.C.C. Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8188e12f06579ac04bdd4a3ee00243ffb3e4a7775a10a1f478bc490b2fe593e6-rimg-w851-h315-dcebdcd4-gmir?v=1763416196

## FAQs

- **Q**: When and where is L.C.C. Bible Study being held?
  - **A:** L.C.C. Bible Study takes place on Mon, 17 Nov, 2025 at 06:00 pm to Mon, 17 Nov, 2025 at 06:00 pm at 561 W 600 N. Alexandria, IN , Alexandria, IN, United States, Indiana 46001.
- **Q**: Who is organizing L.C.C. Bible Study?
  - **A:** L.C.C. Bible Study is organized by Linwood Christian Church of Alexandria, IN.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "L.C.C. Bible Study",
        "image": "https://cdn-az.allevents.in/events6/banners/8188e12f06579ac04bdd4a3ee00243ffb3e4a7775a10a1f478bc490b2fe593e6-rimg-w851-h315-dcebdcd4-gmir?v=1763416196",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/alexandria/lcc-bible-study/200029211992056",
        "location": {
            "@type": "Place",
            "name": "561 W 600 N. Alexandria, IN , Alexandria, IN, United States, Indiana 46001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "561 W County Road 600 N, Alexandria, IN 46001-8210, United States",
                "addressLocality": "Alexandria",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.19305",
                "longitude": "-85.68229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bible Study Every Monday at 6pm. Presently we are making our way through the book of John.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Linwood Christian Church of Alexandria IN",
                "url": "https://allevents.in/org/linwood-christian-church-of-alexandria-in/26394331"
            }
        ]
    }
]
```