

# Event Details

- **Event Name**: Parent Teacher Conferences
- **Event Start and End Date**: Thu, 15 Jan, 2026 at 12:00 am – Fri, 16 Jan, 2026 at 11:55 pm
- **Event Description**: More info to come from your child’s teacher
- **Event URL**: https://allevents.in/buckeye/parent-teacher-conferences/200029336375947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Buckeye
- **state**: AZ
- **country**: United States
- **location**: 19716 W. Narramore Road, Buckeye, AZ
- **lat**: 33.33484
- **long**: -112.47634
- **full address**: 19716 W. Narramore Road, Buckeye, AZ, United States

## Event gallery

- **Alt text**: Parent Teacher Conferences
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9cd06b6940b4c1a801021e603bf0bd72223fe8be2b67c736275034f5f19f4830-rimg-w1200-h900-dca69389-gmir?v=1768006438

## FAQs

- **Q**: When and where is Parent Teacher Conferences being held?
  - **A:** Parent Teacher Conferences takes place on Thu, 15 Jan, 2026 at 12:00 am to Fri, 16 Jan, 2026 at 11:55 pm at 19716 W. Narramore Road, Buckeye, AZ, United States.
- **Q**: Who is organizing Parent Teacher Conferences?
  - **A:** Parent Teacher Conferences is organized by Rainbow Valley Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parent Teacher Conferences",
        "image": "https://cdn-az.allevents.in/events1/banners/9cd06b6940b4c1a801021e603bf0bd72223fe8be2b67c736275034f5f19f4830-rimg-w1200-h900-dca69389-gmir?v=1768006438",
        "startDate": "2026-01-15",
        "endDate": "2026-01-16",
        "url": "https://allevents.in/buckeye/parent-teacher-conferences/200029336375947",
        "location": {
            "@type": "Place",
            "name": "19716 W. Narramore Road, Buckeye, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19716 W Narramore Rd, Buckeye, AZ 85326-4249, United States",
                "addressLocality": "Buckeye",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.33484",
                "longitude": "-112.47634"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More info to come from your child’s teacher",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rainbow Valley Elementary School",
                "url": "https://allevents.in/org/rainbow-valley-elementary-school/26426321"
            }
        ]
    }
]
```