

# Event Details

- **Event Name**: Read the Bible Aloud
- **Event Start and End Date**: Thu, 01 May, 2025 at 12:00 pm
- **Event Description**: Bring your Bible and lawn chair
- **Event URL**: https://allevents.in/marshall/read-the-bible-aloud/200028116023519
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Marshall
- **state**: TX
- **country**: United States
- **location**: Marshall Courthouse
- **lat**: 32.544887712726
- **long**: -94.367437282351
- **full address**: Marshall Courthouse, Marshall, Texas, United States

## Event gallery

- **Alt text**: Read the Bible Aloud
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b3feff6ce88fe50bed673baedb5ddd1f8c6b8f2078934a18e2cd985495341355-rimg-w1200-h675-dcfeefa6-gmir?v=1745969059

## FAQs

- **Q**: When and where is Read the Bible Aloud being held?
  - **A:** Read the Bible Aloud takes place on Thu, 01 May, 2025 at 12:00 pm to Thu, 01 May, 2025 at 12:00 pm at Marshall Courthouse, Marshall, Texas, United States.
- **Q**: Who is organizing Read the Bible Aloud?
  - **A:** Read the Bible Aloud is organized by First Baptist Church Waskom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Read the Bible Aloud",
        "image": "https://cdn-az.allevents.in/events6/banners/b3feff6ce88fe50bed673baedb5ddd1f8c6b8f2078934a18e2cd985495341355-rimg-w1200-h675-dcfeefa6-gmir?v=1745969059",
        "startDate": "2025-05-01",
        "url": "https://allevents.in/marshall/read-the-bible-aloud/200028116023519",
        "location": {
            "@type": "Place",
            "name": "Marshall Courthouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marshall, Texas",
                "addressLocality": "Marshall",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.544887712726",
                "longitude": "-94.367437282351"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your Bible and lawn chair",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church Waskom",
                "url": "https://allevents.in/org/first-baptist-church-waskom/20947642"
            }
        ]
    }
]
```