

# Event Details

- **Event Name**: Fish Fry
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 11:00 am
- **Event Description**: It’s getting close to our annual Fish Fry!! All proceeds will go toward our annual tent revival and other ministries in our community!!
- **Event URL**: https://allevents.in/newport/fish-fry/200029657494233
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Newport
- **state**: NC
- **country**: United States
- **location**: Newport, NC
- **lat**: 34.7876326
- **long**: -76.8805034
- **full address**: Newport, NC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Holly Springs Original Free Will Baptist Church-252 324 1131 (https://allevents.in/org/holly-springs-original-free-will-baptist-church-252-324-1131/24245462)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4c44f60981a9e4d91748bb5e45c2f7215bbcc2f1b487e85de03cff47c8c6f942-rimg-w1200-h928-dcdc6511-gmir?v=1771573159
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b2ec045800c319e3b89d7536679bc15c2986e1dd0fa7643a55b0216dba0f3b91-rimg-w300-h300-dcdb6512-gmir?v=1771573159

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Newport, NC, United States
- **Q**: Who is organizing the event?
  - **A:** Holly Springs Original Free Will Baptist Church-252 324 1131
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about 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": "Fish Fry",
        "image": "https://cdn-az.allevents.in/events2/banners/4c44f60981a9e4d91748bb5e45c2f7215bbcc2f1b487e85de03cff47c8c6f942-rimg-w1200-h928-dcdc6511-gmir?v=1771573159",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/newport/fish-fry/200029657494233",
        "location": {
            "@type": "Place",
            "name": "Newport, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport, North Carolina",
                "addressLocality": "Newport",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.7876326",
                "longitude": "-76.8805034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s getting close to our annual Fish Fry!! All proceeds will go toward our annual tent revival and other ministries in our community!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holly Springs Original Free Will Baptist Church-252 324 1131",
                "url": "https://allevents.in/org/holly-springs-original-free-will-baptist-church-252-324-1131/24245462"
            }
        ]
    }
]
```