

# Event Details

- **Event Name**: Fish Fry
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 12:00 am
- **Event Description**: Save The Date
Friday June 19th
- **Event URL**: https://allevents.in/inglewood/fish-fry/200030221820447
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Inglewood
- **state**: CA
- **country**: United States
- **location**: Inglewood, California
- **lat**: 33.9455
- **long**: -118.3333
- **full address**: Inglewood, California, United States

## Event gallery

- **Alt text**: Fish Fry
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7cc84be604a412fc107bac99bfd10e4586231d1b5d17f7d9082f7d37729a1ea3-rimg-w960-h502-dc17172e-gmir?v=1781167126

## FAQs

- **Q**: When and where is Fish Fry being held?
  - **A:** Fish Fry takes place on Fri, 19 Jun, 2026 at 12:00 am to Fri, 19 Jun, 2026 at 12:00 am at Inglewood, California, United States.
- **Q**: Who is organizing Fish Fry?
  - **A:** Fish Fry is organized by Lisa Barnes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fish Fry is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Inglewood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fish Fry sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fish Fry",
        "image": "https://cdn-az.allevents.in/events6/banners/7cc84be604a412fc107bac99bfd10e4586231d1b5d17f7d9082f7d37729a1ea3-rimg-w960-h502-dc17172e-gmir?v=1781167126",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/inglewood/fish-fry/200030221820447",
        "location": {
            "@type": "Place",
            "name": "Inglewood, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Inglewood,CA,United States",
                "addressLocality": "Inglewood",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9455",
                "longitude": "-118.3333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save The Date\nFriday June 19th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lisa Barnes",
                "url": "https://allevents.in/org/lisa-barnes/27909000"
            }
        ]
    }
]
```