

# Event Details

- **Event Name**: Fried Bread for the 4th
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:30 am
- **Event Description**: Table Rock Kiwanis will be selling Fried Bread again this year in Pfaff Park (Central Point) after the Central Point 4th of July parade.  Come join us to help celebrate the 250th anniversary.
- **Event URL**: https://allevents.in/central-point/fried-bread-for-the-4th/200030323651557
- **Event Categories**: fourth-of-july, parades
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Central Point
- **state**: OR
- **country**: United States
- **location**: Robert J Pfaff Park
- **lat**: 42.378126041959
- **long**: -122.91373412567
- **full address**: Robert J Pfaff Park, 635 Manzanita St,Central Point,OR,United States

## Event gallery

- **Alt text**: Fried Bread for the 4th
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/723ba227d0ed7981cd23df879b00079f4f7a23be3f03dbd0e739a3522b0863c9-rimg-w1200-h547-dc023772-gmir?v=1782670076

## FAQs

- **Q**: When and where is Fried Bread for the 4th being held?
  - **A:** Fried Bread for the 4th takes place on Sat, 04 Jul, 2026 at 09:30 am to Sat, 04 Jul, 2026 at 09:30 am at Robert J Pfaff Park, 635 Manzanita St,Central Point,OR,United States.
- **Q**: Who is organizing Fried Bread for the 4th?
  - **A:** Fried Bread for the 4th is organized by Table Rock Kiwanis Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fried Bread for the 4th",
        "image": "https://cdn-az.allevents.in/events3/banners/723ba227d0ed7981cd23df879b00079f4f7a23be3f03dbd0e739a3522b0863c9-rimg-w1200-h547-dc023772-gmir?v=1782670076",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/central-point/fried-bread-for-the-4th/200030323651557",
        "location": {
            "@type": "Place",
            "name": "Robert J Pfaff Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "635 Manzanita St,Central Point,OR,United States",
                "addressLocality": "Central Point",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.378126041959",
                "longitude": "-122.91373412567"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Table Rock Kiwanis will be selling Fried Bread again this year in Pfaff Park (Central Point) after the Central Point 4th of July parade.  Come join us to help celebrate the 250th anniversary.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Table Rock Kiwanis Club",
                "url": "https://allevents.in/org/table-rock-kiwanis-club/21107370"
            }
        ]
    }
]
```