

# Event Details

- **Event Name**: Visit at Noggin Factory Toy Shop
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:00 am
- **Event Description**: We are excited to visit again Noggin Factory! Be sure to check them out and then stop by to say hi! https://www.nogginfactorytoys.com/
- **Event URL**: https://allevents.in/dover/visit-at-noggin-factory-toy-shop/200029256781337
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: NH
- **country**: United States
- **location**: Noggin Factory!
- **lat**: 43.19530823
- **long**: -70.873281732
- **full address**: Noggin Factory!, 53 Washington St.,Dover,NH,United States

## Event gallery

- **Alt text**: Visit at Noggin Factory Toy Shop
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/52fc691e2dc3a4afa0784767dd46754e12a2bce719eb6c1b9ddfd7e07107af5f-rimg-w1200-h1800-dc1a1516-gmir?v=1764946526

## FAQs

- **Q**: When and where is Visit at Noggin Factory Toy Shop being held?
  - **A:** Visit at Noggin Factory Toy Shop takes place on Sun, 07 Dec, 2025 at 09:00 am to Sun, 07 Dec, 2025 at 09:00 am at Noggin Factory!, 53 Washington St.,Dover,NH,United States.
- **Q**: Who is organizing Visit at Noggin Factory Toy Shop?
  - **A:** Visit at Noggin Factory Toy Shop is organized by Santa Rick and Mrs. Claus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Visit at Noggin Factory Toy Shop",
        "image": "https://cdn-az.allevents.in/events6/banners/52fc691e2dc3a4afa0784767dd46754e12a2bce719eb6c1b9ddfd7e07107af5f-rimg-w1200-h1800-dc1a1516-gmir?v=1764946526",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/dover/visit-at-noggin-factory-toy-shop/200029256781337",
        "location": {
            "@type": "Place",
            "name": "Noggin Factory!",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Washington St.,Dover,NH,United States",
                "addressLocality": "Dover",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.19530823",
                "longitude": "-70.873281732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to visit again Noggin Factory! Be sure to check them out and then stop by to say hi! https://www.nogginfactorytoys.com/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Santa Rick and Mrs. Claus",
                "url": "https://allevents.in/org/santa-rick-and-mrs-claus/27106271"
            }
        ]
    }
]
```