

# Event Details

- **Event Name**: Santa Meet and Greet
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 11:00 am – Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: Saturday Dec 6, 2025 Santa will be visiting the Fire Museum for a meet and greet.
- **Event URL**: https://allevents.in/reading/santa-meet-and-greet/200029171417842
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 80

## Ticket Details


## Event venue details

- **city**: Reading
- **state**: PA
- **country**: United States
- **location**: 501 S 5th St, Reading, PA, United States, Pennsylvania 19602
- **lat**: 40.32752
- **long**: -75.92779
- **full address**: 501 S 5th St, Reading, PA, United States, Pennsylvania 19602

## Event gallery

- **Alt text**: Santa Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/670c0fbda1ee317e88892817c3b8cdd5f359ebee6a995c9d477fee0e6be0abbc-rimg-w960-h1200-dc13363f-gmir?v=1763586713

## FAQs

- **Q**: When and where is Santa Meet and Greet being held?
  - **A:** Santa Meet and Greet takes place on Sat, 06 Dec, 2025 at 11:00 am to Sat, 06 Dec, 2025 at 01:00 pm at 501 S 5th St, Reading, PA, United States, Pennsylvania 19602.
- **Q**: Who is organizing Santa Meet and Greet?
  - **A:** Santa Meet and Greet is organized by Reading Area Firefighters Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Meet and Greet",
        "image": "https://cdn-az.allevents.in/events3/banners/670c0fbda1ee317e88892817c3b8cdd5f359ebee6a995c9d477fee0e6be0abbc-rimg-w960-h1200-dc13363f-gmir?v=1763586713",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/reading/santa-meet-and-greet/200029171417842",
        "location": {
            "@type": "Place",
            "name": "501 S 5th St, Reading, PA, United States, Pennsylvania 19602",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 S 5th St, Reading, PA 19602-2609, United States",
                "addressLocality": "Reading",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.32752",
                "longitude": "-75.92779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Saturday Dec 6, 2025 Santa will be visiting the Fire Museum for a meet and greet.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reading Area Firefighters Museum",
                "url": "https://allevents.in/org/reading-area-firefighters-museum/27053603"
            }
        ]
    }
]
```