

# Event Details

- **Event Name**: July Luncheon
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 11:45 am – Wed, 08 Jul, 2026 at 01:00 pm
- **Event Description**: Join us for our Monthly Chamber Luncheon!
- **Event URL**: https://allevents.in/fruitland/july-luncheon/200029918866815
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Fruitland
- **state**: ID
- **country**: United States
- **location**: Orchard Hall
- **lat**: 44.00865
- **long**: -116.91473
- **full address**: Orchard Hall, Shaffer-Jensen Memory Chapel, Minnesota Ave, Fruitland, ID 83619, United States

## Event gallery

- **Alt text**: July Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/98f6d073fa5c9348461ca7c6b79aa60b757e7317f3bc21ba24d5c19ad6e97af8-rimg-w851-h315-dcf2eeee-gmir?v=1783489130

## FAQs

- **Q**: When and where is July Luncheon being held?
  - **A:** July Luncheon takes place on Wed, 08 Jul, 2026 at 11:45 am to Wed, 08 Jul, 2026 at 01:00 pm at Orchard Hall, Shaffer-Jensen Memory Chapel, Minnesota Ave, Fruitland, ID 83619, United States.
- **Q**: Who is organizing July Luncheon?
  - **A:** July Luncheon is organized by Fruitland Chamber of Commerce, Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Luncheon",
        "image": "https://cdn-az.allevents.in/events1/banners/98f6d073fa5c9348461ca7c6b79aa60b757e7317f3bc21ba24d5c19ad6e97af8-rimg-w851-h315-dcf2eeee-gmir?v=1783489130",
        "startDate": "2026-07-08",
        "endDate": "2026-07-08",
        "url": "https://allevents.in/fruitland/july-luncheon/200029918866815",
        "location": {
            "@type": "Place",
            "name": "Orchard Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shaffer-Jensen Memory Chapel, Minnesota Ave, Fruitland, ID 83619, United States",
                "addressLocality": "Fruitland",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.00865",
                "longitude": "-116.91473"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Monthly Chamber Luncheon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fruitland Chamber of Commerce Inc.",
                "url": "https://allevents.in/org/fruitland-chamber-of-commerce-inc/13153760",
                "description": "The Fruitland Chamber of Commerce mission is \"Supporting local business and our community through effective collaboration.\""
            }
        ]
    }
]
```