

# Event Details

- **Event Name**: Edward Scissorhands
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:00 pm
- **Event Description**: The solitary life of an artificial man (who was left unfinished by his creator and has scissors for hands) is upended when he is taken in by a suburban family.
- **Event URL**: https://allevents.in/modesto/edward-scissorhands/200028732582803
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 104

## Ticket Details


## Event venue details

- **city**: Modesto
- **state**: CA
- **country**: United States
- **location**: 1307 J St, Modesto, CA, United States, California 95354
- **lat**: 37.64314
- **long**: -120.99752
- **full address**: 1307 J St, Modesto, CA, United States, California 95354

## Event gallery

- **Alt text**: Edward Scissorhands
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8849e4626b30b7a745b242d4b37987b2128e700001bc3aa2cecef36848e0d0dc-rimg-w1200-h675-dc5f4f42-gmir?v=1766584359

## FAQs

- **Q**: When and where is Edward Scissorhands being held?
  - **A:** Edward Scissorhands takes place on Sun, 28 Dec, 2025 at 02:00 pm to Sun, 28 Dec, 2025 at 02:00 pm at 1307 J St, Modesto, CA, United States, California 95354.
- **Q**: Who is organizing Edward Scissorhands?
  - **A:** Edward Scissorhands is organized by The State Theatre of Modesto.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Edward Scissorhands",
        "image": "https://cdn-az.allevents.in/events7/banners/8849e4626b30b7a745b242d4b37987b2128e700001bc3aa2cecef36848e0d0dc-rimg-w1200-h675-dc5f4f42-gmir?v=1766584359",
        "startDate": "2025-12-28",
        "url": "https://allevents.in/modesto/edward-scissorhands/200028732582803",
        "location": {
            "@type": "Place",
            "name": "1307 J St, Modesto, CA, United States, California 95354",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1307 J St, Modesto, CA 95354-0924, United States",
                "addressLocality": "Modesto",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.64314",
                "longitude": "-120.99752"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The solitary life of an artificial man (who was left unfinished by his creator and has scissors for hands) is upended when he is taken in by a suburban family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The State Theatre of Modesto",
                "url": "https://allevents.in/org/the-state-theatre-of-modesto/25954431"
            }
        ]
    }
]
```