

# Event Details

- **Event Name**: Book Signing: Stanley Goldman
- **Event Start and End Date**: Wed, 10 Apr, 2019 at 10:00 am – Wed, 10 Apr, 2019 at 12:00 pm
- **Event Description**: .
- **Event URL**: https://allevents.in/rancho-mirage/book-signing-stanley-goldman/200017006258627
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rancho Mirage
- **state**: CA
- **country**: United States
- **location**: Tolerance Education Center
- **lat**: 33.79322
- **long**: -116.40482
- **full address**: Tolerance Education Center, 35147 Landy Lane, Rancho Mirage, California 92270, United States

## Event gallery

- **Alt text**: Book Signing: Stanley Goldman
  - **Image URL**: https://cdn-az.allevents.in/banners/542b2ee0-588d-11e9-9c03-996a95432972-rimg-w526-h680-gmir.jpg

## FAQs

- **Q**: When and where is Book Signing: Stanley Goldman being held?
  - **A:** Book Signing: Stanley Goldman takes place on Wed, 10 Apr, 2019 at 10:00 am to Wed, 10 Apr, 2019 at 12:00 pm at Tolerance Education Center, 35147 Landy Lane, Rancho Mirage, California 92270, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Signing: Stanley Goldman",
        "image": "https://cdn-az.allevents.in/banners/542b2ee0-588d-11e9-9c03-996a95432972-rimg-w526-h680-gmir.jpg",
        "startDate": "2019-04-10",
        "endDate": "2019-04-10",
        "url": "https://allevents.in/rancho-mirage/book-signing-stanley-goldman/200017006258627",
        "location": {
            "@type": "Place",
            "name": "Tolerance Education Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35147 Landy Lane, Rancho Mirage, California 92270",
                "addressLocality": "Rancho Mirage",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.79322",
                "longitude": "-116.40482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "."
    }
]
```