

# Event Details

- **Event Name**: Jose and Victoria’s wedding 
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 12:30 pm (-04:00)
- **Event Description**: You are cordially invited to celebrate the marriage of Victoria and Jose. It is also an open invitation for all church members of Memorial Baptist Church
- **Event URL**: https://allevents.in/johnstown/jose-and-victoria’s-wedding/200029139968715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Johnstown
- **state**: PA
- **country**: United States
- **location**: Memorial Baptist Church
- **lat**: 40.3257
- **long**: -78.92437
- **full address**: Memorial Baptist Church, 210 Vine Street,Johnstown, Pennsylvania, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f59e08bd1f81577291486a04ad05de861dbcd579b9e904857bf0e2d54f7e5b06-rimg-w1200-h669-dc053e72-gmir?v=1774387639
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/31a8bb7a0193dd13b6d968e5969edb8c81ca12b2f0d29b41d21c9d5707e92027-rimg-w300-h300-dc053e73-gmir?v=1774387640

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Jun, 2026 at 12:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Memorial Baptist Church, 210 Vine Street,Johnstown, Pennsylvania, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Jose and Victoria’s wedding  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jose and Victoria’s wedding",
        "image": "https://cdn-az.allevents.in/events9/banners/f59e08bd1f81577291486a04ad05de861dbcd579b9e904857bf0e2d54f7e5b06-rimg-w1200-h669-dc053e72-gmir?v=1774387639",
        "startDate": "2026-06-07T12:30:00-04:00",
        "url": "https://allevents.in/johnstown/jose-and-victoria’s-wedding/200029139968715",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Memorial Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Vine Street,Johnstown, Pennsylvania",
                "addressLocality": "Johnstown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.3257",
                "longitude": "-78.92437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are cordially invited to celebrate the marriage of Victoria and Jose. It is also an open invitation for all church members of Memorial Baptist Church"
    }
]
```