

# Event Details

- **Event Name**: Photo With St. Nick
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm – Sat, 06 Dec, 2025 at 04:00 pm
- **Event Description**: Come one come all! Stop by Grandpa's Country Store in Akron to get a free photo with St. Nick. Bring your kiddos, your family, yourself.
- **Event URL**: https://allevents.in/akron/photo-with-st-nick/200029237795048
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 100

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: NY
- **country**: United States
- **location**: 99 Main Street, Akron, NY
- **lat**: 43.01984
- **long**: -78.49892
- **full address**: 99 Main Street, Akron, NY, United States

## Event gallery

- **Alt text**: Photo With St. Nick
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1e853b37db348ffe6d058476ab0d469f92777ee3d5c90e34778e40efcdea9b71-rimg-w1200-h900-dc47434a-gmir?v=1765007477

## FAQs

- **Q**: When and where is Photo With St. Nick being held?
  - **A:** Photo With St. Nick takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 04:00 pm at 99 Main Street, Akron, NY, United States.
- **Q**: Who is organizing Photo With St. Nick?
  - **A:** Photo With St. Nick is organized by Grandpa's Country Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Photo With St. Nick",
        "image": "https://cdn-az.allevents.in/events2/banners/1e853b37db348ffe6d058476ab0d469f92777ee3d5c90e34778e40efcdea9b71-rimg-w1200-h900-dc47434a-gmir?v=1765007477",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/akron/photo-with-st-nick/200029237795048",
        "location": {
            "@type": "Place",
            "name": "99 Main Street, Akron, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "99 Main St, Akron, NY 14001-1251, United States",
                "addressLocality": "Akron",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01984",
                "longitude": "-78.49892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one come all! Stop by Grandpa's Country Store in Akron to get a free photo with St. Nick. Bring your kiddos, your family, yourself.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grandpas Country Store",
                "url": "https://allevents.in/org/grandpas-country-store/24826079"
            }
        ]
    }
]
```