

# Event Details

- **Event Name**: February Meeting
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 05:00 pm
- **Event Description**: Meet at 5pm in the cafeteria! We have a few projects to work on so we’ll need all the help we can get!
- **Event URL**: https://allevents.in/white-pine/february-meeting/200029521486834
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: February Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3e7c7ef0fb0f198a2e2ebd805a38995e9ba0ac8088dc986020aa206f37b4b346-rimg-w1080-h1080-dc010000-gmir?v=1770323193

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/3e7c7ef0fb0f198a2e2ebd805a38995e9ba0ac8088dc986020aa206f37b4b346-rimg-w1080-h1080-dc010000-gmir?v=1770323193",
        "startDate": "2026-02-10",
        "url": "https://allevents.in/white-pine/february-meeting/200029521486834",
        "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": "Meet at 5pm in the cafeteria! We have a few projects to work on so we’ll need all the help we can get!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "White Pine School PTO",
                "url": "https://allevents.in/org/white-pine-school-pto/25264515"
            }
        ]
    }
]
```