

# Event Details

- **Event Name**: Membership Policy Discussion/Bowling Night
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 06:00 pm
- **Event Description**: Join us for a Membership Policy Discussion on January 10th 2026 at Murphys Community Centre starting at 6PM. 
Later in the evening we will also be hosting a bowling social at the same location starting at 9PM.
- **Event URL**: https://allevents.in/charlottetown/membership-policy-discussion-bowling-night/200029386213121
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Charlottetown
- **state**: PE
- **country**: Canada
- **location**: Murphy's Pharmacies Community Centre
- **lat**: 46.23501
- **long**: -63.12477
- **full address**: Murphy's Pharmacies Community Centre, 200 Richmond Street ,Charlottetown, Prince Edward Island, Canada

## Event gallery

- **Alt text**: Membership Policy Discussion/Bowling Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1dff9c1b8e3aedc892577622ac1649713619c7409a2894c99817d70233e16805-rimg-w1080-h1350-dccfcbaf-gmir?v=1767575408

## FAQs

- **Q**: When and where is Membership Policy Discussion/Bowling Night being held?
  - **A:** Membership Policy Discussion/Bowling Night takes place on Sat, 10 Jan, 2026 at 06:00 pm to Sat, 10 Jan, 2026 at 06:00 pm at Murphy's Pharmacies Community Centre, 200 Richmond Street ,Charlottetown, Prince Edward Island, Canada.
- **Q**: Who is organizing Membership Policy Discussion/Bowling Night?
  - **A:** Membership Policy Discussion/Bowling Night is organized by PEI Young Farmers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Membership Policy Discussion/Bowling Night",
        "image": "https://cdn-az.allevents.in/events5/banners/1dff9c1b8e3aedc892577622ac1649713619c7409a2894c99817d70233e16805-rimg-w1080-h1350-dccfcbaf-gmir?v=1767575408",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/charlottetown/membership-policy-discussion-bowling-night/200029386213121",
        "location": {
            "@type": "Place",
            "name": "Murphy's Pharmacies Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Richmond Street ,Charlottetown, Prince Edward Island",
                "addressLocality": "Charlottetown",
                "addressRegion": "PE",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.23501",
                "longitude": "-63.12477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Membership Policy Discussion on January 10th 2026 at Murphys Community Centre starting at 6PM. \nLater in the evening we will also be hosting a bowling social at the same location starting at 9PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PEI Young Farmers",
                "url": "https://allevents.in/org/pei-young-farmers/26221615"
            }
        ]
    }
]
```