

# Event Details

- **Event Name**: Project Linus Meet up
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 12:00 pm – Sat, 27 Jun, 2026 at 04:00 pm
- **Event Description**: Come join us for a meet up to work on a project or just learn about Project Linus. I can also take donations and will bring donated material for you to work on PL projects.
- **Event URL**: https://allevents.in/howell/project-linus-meet-up/200030314188124
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Howell
- **state**: MI
- **country**: United States
- **location**: Howell Carnegie Library
- **lat**: 42.6086
- **long**: -83.93203
- **full address**: Howell Carnegie Library, 314 W Grand River Ave,Howell, Michigan, United States

## Event gallery

- **Alt text**: Project Linus Meet up
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a785e7ebc67ed1b142fd69a7cf60ce33e391010f5e490e1fb829bf51435c56e6-rimg-w857-h371-dcffffff-gmir?v=1782557243

## FAQs

- **Q**: When and where is Project Linus Meet up being held?
  - **A:** Project Linus Meet up takes place on Sat, 27 Jun, 2026 at 12:00 pm to Sat, 27 Jun, 2026 at 04:00 pm at Howell Carnegie Library, 314 W Grand River Ave,Howell, Michigan, United States.
- **Q**: Who is organizing Project Linus Meet up?
  - **A:** Project Linus Meet up is organized by Project Linus Livingston County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Project Linus Meet up",
        "image": "https://cdn-az.allevents.in/events3/banners/a785e7ebc67ed1b142fd69a7cf60ce33e391010f5e490e1fb829bf51435c56e6-rimg-w857-h371-dcffffff-gmir?v=1782557243",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/howell/project-linus-meet-up/200030314188124",
        "location": {
            "@type": "Place",
            "name": "Howell Carnegie Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 W Grand River Ave,Howell, Michigan",
                "addressLocality": "Howell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.6086",
                "longitude": "-83.93203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a meet up to work on a project or just learn about Project Linus. I can also take donations and will bring donated material for you to work on PL projects.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Project Linus Livingston County",
                "url": "https://allevents.in/org/project-linus-livingston-county/26294838"
            }
        ]
    }
]
```