

# Event Details

- **Event Name**: Gettysburg New Year's Eve Celebration
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 01:00 pm
- **Event Description**: Travelin' Tom's Coffee of Hanover will be serving specialty coffee and hot cocoa in Gettysburg for New Year's Eve, starting at 1:00pm.
- **Event URL**: https://allevents.in/baltimore/gettysburg-new-years-eve-celebration/200029012377506
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Baltimore
- **state**: MD
- **country**: United States
- **location**: Baltimore Street
- **lat**: 39.289802199015
- **long**: -76.611894011106
- **full address**: Baltimore Street, 201 E Baltimore St,Baltimore, Maryland, United States

## Event gallery

- **Alt text**: Gettysburg New Year's Eve Celebration
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5b664f4b5587abc4140bbf59a2a6ae00c857a624b4e7722cd2b6a9d38c359d0c-rimg-w1200-h1600-dc5f6064-gmir?v=1767040625

## FAQs

- **Q**: When and where is Gettysburg New Year's Eve Celebration being held?
  - **A:** Gettysburg New Year's Eve Celebration takes place on Wed, 31 Dec, 2025 at 01:00 pm to Wed, 31 Dec, 2025 at 01:00 pm at Baltimore Street, 201 E Baltimore St,Baltimore, Maryland, United States.
- **Q**: Who is organizing Gettysburg New Year's Eve Celebration?
  - **A:** Gettysburg New Year's Eve Celebration is organized by Travelin' Tom's Coffee of Hanover.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gettysburg New Year's Eve Celebration",
        "image": "https://cdn-az.allevents.in/events5/banners/5b664f4b5587abc4140bbf59a2a6ae00c857a624b4e7722cd2b6a9d38c359d0c-rimg-w1200-h1600-dc5f6064-gmir?v=1767040625",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/baltimore/gettysburg-new-years-eve-celebration/200029012377506",
        "location": {
            "@type": "Place",
            "name": "Baltimore Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E Baltimore St,Baltimore, Maryland",
                "addressLocality": "Baltimore",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.289802199015",
                "longitude": "-76.611894011106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Travelin' Tom's Coffee of Hanover will be serving specialty coffee and hot cocoa in Gettysburg for New Year's Eve, starting at 1:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Travelin Toms Coffee of Hanover",
                "url": "https://allevents.in/org/travelin-toms-coffee-of-hanover/25422803"
            }
        ]
    }
]
```