

# Event Details

- **Event Name**: Bible Trivia Night
- **Event Start and End Date**: Fri, 22 May, 2026 at 09:00 pm
- **Event Description**: Everyone’s welcome to Bible Trivia Friday night at the Bread Basket. Come as teams or on your own and we’ll add you to a team. All are welcome. Come join the fun
- **Event URL**: https://allevents.in/newport/bible-trivia-night/200030086086000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: TN
- **country**: United States
- **location**: 625 Honey Bee Lane, Newport, TN
- **lat**: 35.94653
- **long**: -83.1888
- **full address**: 625 Honey Bee Lane, Newport, TN, United States

## Event gallery

- **Alt text**: Bible Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b3a3000d6cfea4a94931d7798c16fff3f70370f55852e35c0fcb4034fc35b789-rimg-w1200-h904-dc4a4642-gmir?v=1779338100

## FAQs

- **Q**: When and where is Bible Trivia Night being held?
  - **A:** Bible Trivia Night takes place on Fri, 22 May, 2026 at 09:00 pm to Fri, 22 May, 2026 at 09:00 pm at 625 Honey Bee Lane, Newport, TN, United States.
- **Q**: Who is organizing Bible Trivia Night?
  - **A:** Bible Trivia Night is organized by The Bread Basket Food Pantry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Trivia Night",
        "image": "https://cdn-az.allevents.in/events2/banners/b3a3000d6cfea4a94931d7798c16fff3f70370f55852e35c0fcb4034fc35b789-rimg-w1200-h904-dc4a4642-gmir?v=1779338100",
        "startDate": "2026-05-22",
        "url": "https://allevents.in/newport/bible-trivia-night/200030086086000",
        "location": {
            "@type": "Place",
            "name": "625 Honey Bee Lane, Newport, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "625 Honey Bee Ln, Newport, TN 37821-8849, United States",
                "addressLocality": "Newport",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.94653",
                "longitude": "-83.1888"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone’s welcome to Bible Trivia Friday night at the Bread Basket. Come as teams or on your own and we’ll add you to a team. All are welcome. Come join the fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bread Basket Food Pantry",
                "url": "https://allevents.in/org/the-bread-basket-food-pantry/26860891"
            }
        ]
    }
]
```