

# Event Details

- **Event Name**: First meeting
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 08:00 am
- **Event Description**: Looking to have our first meeting March 7th at 5.  Will start a poll on which movie we watch
- **Event URL**: https://allevents.in/brewer/first-meeting/200029752362208
- **Event Categories**: Meetups, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029752362208?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=brewer-events

## Event venue details

- **city**: Brewer
- **state**: ME
- **country**: United States
- **location**: Northeast Collectibles
- **lat**: 44.787
- **long**: -68.7547
- **full address**: Northeast Collectibles, 146 parkway south ,Brewer, Maine, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Downeastern Anime (https://allevents.in/org/downeastern-anime/27528603)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5d597bfa63dca5aa63b01da7507217198f23f553a774d5d0e07f677eec0f25d-rimg-w1200-h653-dc171517-gmir?v=1772335328
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9271b1d72d98211ac40a381185b3b4b357ce39753ae8bac5966e47e243609d93-rimg-w300-h300-dc181718-gmir?v=1772335328

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Northeast Collectibles, 146 parkway south ,Brewer, Maine, United States
- **Q**: Who is organizing the event?
  - **A:** Downeastern Anime
- **Q**: What type of event is this?
  - **A:** Meetups, Entertainment
- **Q**: Where can I find ticket details about First meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/b5d597bfa63dca5aa63b01da7507217198f23f553a774d5d0e07f677eec0f25d-rimg-w1200-h653-dc171517-gmir?v=1772335328",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/brewer/first-meeting/200029752362208",
        "location": {
            "@type": "Place",
            "name": "Northeast Collectibles",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "146 parkway south ,Brewer, Maine",
                "addressLocality": "Brewer",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.787",
                "longitude": "-68.7547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Looking to have our first meeting March 7th at 5.  Will start a poll on which movie we watch",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Downeastern Anime",
                "url": "https://allevents.in/org/downeastern-anime/27528603"
            }
        ]
    }
]
```