

# Event Details

- **Event Name**: S. Chris Shirley reading at Just Fabulous, Palm Springs
- **Event Start and End Date**: Wed, 25 Feb, 2015 at 06:00 pm
- **Event Description**: Please join me as I read from my debut novel, Playing by the Book, at Just Fabulous in Palm Springs. Books will be available for sale ($19.99) and signing.
- **Event URL**: https://allevents.in/palm-springs/s-chris-shirley-reading-at-just-fabulous-palm-springs/908060579224911
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Palm Springs
- **state**: CA
- **country**: United States
- **location**: Just Fabulous
- **lat**: 33.830729
- **long**: -116.547376
- **full address**: Just Fabulous, 515 N Palm Canyon Dr, Palm Springs, United States

## Event gallery

- **Alt text**: S. Chris Shirley reading at Just Fabulous, Palm Springs
  - **Image URL**: https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xpa1/t31.0-8/10960480_771645946257688_8704934433157634376_o.jpg

## FAQs

- **Q**: When and where is S. Chris Shirley reading at Just Fabulous, Palm Springs being held?
  - **A:** S. Chris Shirley reading at Just Fabulous, Palm Springs takes place on Wed, 25 Feb, 2015 at 06:00 pm to Wed, 25 Feb, 2015 at 06:00 pm at Just Fabulous, 515 N Palm Canyon Dr, Palm Springs, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "S. Chris Shirley reading at Just Fabulous, Palm Springs",
        "image": "https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-xpa1/t31.0-8/10960480_771645946257688_8704934433157634376_o.jpg",
        "startDate": "2015-02-25",
        "url": "https://allevents.in/palm-springs/s-chris-shirley-reading-at-just-fabulous-palm-springs/908060579224911",
        "location": {
            "@type": "Place",
            "name": "Just Fabulous",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 N Palm Canyon Dr",
                "addressLocality": "Palm Springs",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.830729",
                "longitude": "-116.547376"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```