

# Event Details

- **Event Name**: RAIN DATE 
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 08:55 pm
- **Event Description**: We save this movie date to show a movie postponed due to weather.  If we don't have an postponements, we'll announce a movie for this date during fair weeks.
- **Event URL**: https://allevents.in/bedford/rain-date/200028246358826
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200028246358826?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bedford-events

## Event venue details

- **city**: Bedford
- **state**: PA
- **country**: United States
- **location**: Silver Lining Drive-In Movies
- **lat**: 40.0232611
- **long**: -78.5170696
- **full address**: Silver Lining Drive-In Movies, 714 W Pitt St,Bedford, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Silver Lining Drive-In Movies (https://allevents.in/org/silver-lining-drive-in-movies/25946419)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/986aeb3326ef2672db3deacd0dacbabc0eca4a95a6a2d932367075da8c11e308-rimg-w557-h850-dcf3f5f2-gmir?v=1753524833
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=RAIN+DATE+&date=02+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 08:55 pm
- **Q**: Where is the event happening?
  - **A:** Silver Lining Drive-In Movies, 714 W Pitt St,Bedford, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Silver Lining Drive-In Movies
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about RAIN DATE  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RAIN DATE",
        "image": "https://cdn-az.allevents.in/events10/banners/986aeb3326ef2672db3deacd0dacbabc0eca4a95a6a2d932367075da8c11e308-rimg-w557-h850-dcf3f5f2-gmir?v=1753524833",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/bedford/rain-date/200028246358826",
        "location": {
            "@type": "Place",
            "name": "Silver Lining Drive-In Movies",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "714 W Pitt St,Bedford, Pennsylvania",
                "addressLocality": "Bedford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.0232611",
                "longitude": "-78.5170696"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We save this movie date to show a movie postponed due to weather.  If we don't have an postponements, we'll announce a movie for this date during fair weeks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silver Lining Drive-In Movies",
                "url": "https://allevents.in/org/silver-lining-drive-in-movies/25946419"
            }
        ]
    }
]
```