

# Event Details

- **Event Name**: Reno Institute Spring Semester Class
- **Event Start and End Date**: Wed, 07 May, 2025 at 11:30 am – Wed, 07 May, 2025 at 12:30 pm
- **Event Description**: Wednesdays 11:30 am- New Testament-Following the Savior from Birth to Resurrection- Marty Schaap
- **Event URL**: https://allevents.in/reno/reno-institute-spring-semester-class/1600027750675104
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027750675104

## Event venue details

- **city**: Reno
- **state**: NV
- **country**: US
- **location**: Reno Institute
- **lat**: 39.538355
- **long**: -119.818145
- **full address**: Reno Institute, 95 W. 11th Street, Reno, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2fb69b40-d71b-11ef-8a87-67a4b3441441-rimg-w1200-h1510-dcfef3ca-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2ff63c50-d71b-11ef-bcf9-45300834eb8c-rimg-w300-h300-dcfef2c9-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 07 May, 2025 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** Reno Institute, 95 W. 11th Street, Reno, US
- **Q**: What type of event is this?
  - **A:** Workshops
- **Q**: Where can I find ticket details about Reno Institute Spring Semester Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Reno Institute Spring Semester Class",
        "image": "https://cdn-az.allevents.in/events2/banners/2fb69b40-d71b-11ef-8a87-67a4b3441441-rimg-w1200-h1510-dcfef3ca-gmir.jpg",
        "startDate": "2025-05-07",
        "endDate": "2025-05-07",
        "url": "https://allevents.in/reno/reno-institute-spring-semester-class/1600027750675104",
        "location": {
            "@type": "Place",
            "name": "Reno Institute",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "95 W. 11th Street",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.538355",
                "longitude": "-119.818145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wednesdays 11:30 am- New Testament-Following the Savior from Birth to Resurrection- Marty Schaap"
    }
]
```