

# Event Details

- **Event Name**: April Meeting
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 05:00 pm
- **Event Description**: Monthly meeting in the cafeteria
- **Event URL**: https://allevents.in/white-pine/april-meeting/200029801901629
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: White Pine
- **state**: TN
- **country**: United States
- **location**: 3060 Roy Messer Hwy, White Pine, TN
- **lat**: 36.09923
- **long**: -83.29581
- **full address**: 3060 Roy Messer Hwy, White Pine, TN, United States

## Event gallery

- **Alt text**: April Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ff73d0df0d30ddddc64c6e125f665affa9c7680050157a235c9b0dac4047469d-rimg-w1080-h1080-dc010000-gmir?v=1775122946

## FAQs

- **Q**: When and where is April Meeting being held?
  - **A:** April Meeting takes place on Fri, 10 Apr, 2026 at 05:00 pm to Fri, 10 Apr, 2026 at 05:00 pm at 3060 Roy Messer Hwy, White Pine, TN, United States.
- **Q**: Who is organizing April Meeting?
  - **A:** April Meeting is organized by White Pine School PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "April Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/ff73d0df0d30ddddc64c6e125f665affa9c7680050157a235c9b0dac4047469d-rimg-w1080-h1080-dc010000-gmir?v=1775122946",
        "startDate": "2026-04-10",
        "url": "https://allevents.in/white-pine/april-meeting/200029801901629",
        "location": {
            "@type": "Place",
            "name": "3060 Roy Messer Hwy, White Pine, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3060 Roy Messer Hwy, White Pine, TN 37890-3510, United States",
                "addressLocality": "White Pine",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09923",
                "longitude": "-83.29581"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting in the cafeteria",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Pine School PTO",
                "url": "https://allevents.in/org/white-pine-school-pto/25264515"
            }
        ]
    }
]
```