

# Event Details

- **Event Name**: Fresh Brewed News
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 10:30 am – Fri, 27 Mar, 2026 at 11:30 am
- **Event Description**: Come talk about the latest issue of the newspaper with rotating members of our editorial team. Read the paper if you haven't yet, talk to the people who made it happen and learn how the newspaper gets made.
- **Event URL**: https://allevents.in/camden/fresh-brewed-news/200029850450743
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Camden
- **state**: ME
- **country**: United States
- **location**: Villager Cafe
- **lat**: 44.21023
- **long**: -69.06623
- **full address**: Villager Cafe, 25 Mechanic St, Camden, ME 04843-1700, United States

## Event gallery

- **Alt text**: Fresh Brewed News
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c35f270dc1e02720ff0e45bb4ec37a8f7efde83383266d5d4a36861f7073a805-rimg-w1200-h628-dceee8dc-gmir?v=1774255542

## FAQs

- **Q**: When and where is Fresh Brewed News being held?
  - **A:** Fresh Brewed News takes place on Fri, 27 Mar, 2026 at 10:30 am to Fri, 27 Mar, 2026 at 11:30 am at Villager Cafe, 25 Mechanic St, Camden, ME 04843-1700, United States.
- **Q**: Who is organizing Fresh Brewed News?
  - **A:** Fresh Brewed News is organized by VillageSoup.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fresh Brewed News",
        "image": "https://cdn-az.allevents.in/events2/banners/c35f270dc1e02720ff0e45bb4ec37a8f7efde83383266d5d4a36861f7073a805-rimg-w1200-h628-dceee8dc-gmir?v=1774255542",
        "startDate": "2026-03-27",
        "endDate": "2026-03-27",
        "url": "https://allevents.in/camden/fresh-brewed-news/200029850450743",
        "location": {
            "@type": "Place",
            "name": "Villager Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Mechanic St, Camden, ME 04843-1700, United States",
                "addressLocality": "Camden",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.21023",
                "longitude": "-69.06623"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come talk about the latest issue of the newspaper with rotating members of our editorial team. Read the paper if you haven't yet, talk to the people who made it happen and learn how the newspaper gets made.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VillageSoup",
                "url": "https://allevents.in/org/villagesoup/25455585"
            }
        ]
    }
]
```