

# Event Details

- **Event Name**: Pictures with Santa
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 11:00 am – Sat, 12 Dec, 2026 at 03:00 pm (-05:00)
- **Event Description**: Join us December 12th for pictures with Santa!
- **Event URL**: https://allevents.in/hartford/pictures-with-santa/200030537763509
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hartford
- **state**: CT
- **country**: United States
- **location**: 221 Governor Street, East Hartford, CT
- **lat**: 41.77084
- **long**: -72.65303
- **full address**: 221 Governor Street, East Hartford, CT, 221 Governor St, East Hartford, CT 06108-2149, United States, Hartford

## Event gallery

- **Alt text**: Pictures with Santa
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ceedce90c58a2d1f3077e3735109747f9fd7b3f1c230900462ceac2859c93396-rimg-w1080-h1115-dcf8f8f8-gmir?v=1787484794

## FAQs

- **Q**: When and where is Pictures with Santa being held?
  - **A:** Pictures with Santa takes place on Sat, 12 Dec, 2026 at 11:00 am to Sat, 12 Dec, 2026 at 03:00 pm at 221 Governor Street, East Hartford, CT, 221 Governor St, East Hartford, CT 06108-2149, United States, Hartford.
- **Q**: Who is organizing Pictures with Santa?
  - **A:** Pictures with Santa is organized by Hartford Harley-Davidson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pictures with Santa",
        "image": "https://cdn-az.allevents.in/events1/banners/ceedce90c58a2d1f3077e3735109747f9fd7b3f1c230900462ceac2859c93396-rimg-w1080-h1115-dcf8f8f8-gmir?v=1787484794",
        "startDate": "2026-12-12T11:00:00-05:00",
        "endDate": "2026-12-12T15:00:00-05:00",
        "url": "https://allevents.in/hartford/pictures-with-santa/200030537763509",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "221 Governor Street, East Hartford, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 Governor St, East Hartford, CT 06108-2149, United States",
                "addressLocality": "Hartford",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77084",
                "longitude": "-72.65303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us December 12th for pictures with Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hartford Harley-Davidson",
                "url": "https://allevents.in/org/hartford-harley-davidson/19199034"
            }
        ]
    }
]
```