

# Event Details

- **Event Name**: Charleston 2nd Ward Fish Fry
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 05:00 pm – Sat, 26 Sep, 2026 at 07:00 pm (-04:00)
- **Event Description**: Fish Fry Dinner
- **Event URL**: https://allevents.in/charleston/charleston-2nd-ward-fish-fry/1600028819630940
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028819630940

## Event venue details

- **city**: Charleston
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.810162862545
- **long**: -80.002982267791
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1519 Sam Rittenberg Boulevard, Charleston, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2bf63610-8c00-11f0-9c5f-cd27b3802ea0-rimg-w1000-h667-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 26 Sep, 2026 at 05:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1519 Sam Rittenberg Boulevard, Charleston, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Charleston 2nd Ward Fish Fry ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charleston 2nd Ward Fish Fry",
        "image": "https://cdn-az.allevents.in/events5/banners/68512ce0-1757-11f1-abd5-e70abe7c6535-rimg-w1200-h800-dc2a321c-gmir.jpg",
        "startDate": "2026-09-26T17:00:00-04:00",
        "endDate": "2026-09-26T19:00:00-04:00",
        "url": "https://allevents.in/charleston/charleston-2nd-ward-fish-fry/1600028819630940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1519 Sam Rittenberg Boulevard",
                "addressLocality": "Charleston",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.810162862545",
                "longitude": "-80.002982267791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fish Fry Dinner"
    }
]
```