

# Event Details

- **Event Name**: North Pole Holiday Kids' Crafts
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Kids can make ornaments, holiday cards, and other crafts for special people on their gift list! All materials and a gift wrap station provided.
- **Event URL**: https://allevents.in/columbus/north-pole-holiday-kids-crafts/200029138908808
- **Event Categories**: kids, holiday
- **Interested Audience**: 
  - total_interested_count: 259

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: GA
- **country**: United States
- **location**: 5689 Armour Road, Columbus, GA, United States, Georgia 31909
- **lat**: 32.5258
- **long**: -84.95427
- **full address**: 5689 Armour Road, Columbus, GA, United States, Georgia 31909

## Event gallery

- **Alt text**: North Pole Holiday Kids' Crafts
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/934c524e559c55b4191efe0b3dd934d597f77b2ba793e16c94d3c4136449be67-rimg-w599-h878-dc449aff-gmir?v=1765478324

## FAQs

- **Q**: When and where is North Pole Holiday Kids' Crafts being held?
  - **A:** North Pole Holiday Kids' Crafts takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at 5689 Armour Road, Columbus, GA, United States, Georgia 31909.
- **Q**: Who is organizing North Pole Holiday Kids' Crafts?
  - **A:** North Pole Holiday Kids' Crafts is organized by North Columbus Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "North Pole Holiday Kids' Crafts",
        "image": "https://cdn-az.allevents.in/events2/banners/934c524e559c55b4191efe0b3dd934d597f77b2ba793e16c94d3c4136449be67-rimg-w599-h878-dc449aff-gmir?v=1765478324",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/columbus/north-pole-holiday-kids-crafts/200029138908808",
        "location": {
            "@type": "Place",
            "name": "5689 Armour Road, Columbus, GA, United States, Georgia 31909",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5689 Armour Rd, Columbus, GA 31909-4513, United States",
                "addressLocality": "Columbus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.5258",
                "longitude": "-84.95427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids can make ornaments, holiday cards, and other crafts for special people on their gift list! All materials and a gift wrap station provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Columbus Public Library",
                "url": "https://allevents.in/org/north-columbus-public-library/26022770"
            }
        ]
    }
]
```