

# Event Details

- **Event Name**: Santa’s Chocolate Factory 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Get your tickets today!
- **Event URL**: https://allevents.in/springfield/santa’s-chocolate-factory/200029148370126
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details

- **Ticket URL**: http://Lp.constantcontactpages.com/cu/yyztY3d?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springfield-events

## Event venue details

- **city**: Springfield
- **state**: LA
- **country**: United States
- **location**: 30325 Carter Cemetery Road
- **lat**: 30.41698
- **long**: -90.57373
- **full address**: 30325 Carter Cemetery Road, 30325 Carter Cemetery Rd, Springfield, LA 70462-8060, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Historic Carter House Society (https://allevents.in/org/historic-carter-house-society/20684685)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/709d3b92e830d1fee321bba2abb1d52737628c884bba6abeb9862fd0965b4731-rimg-w945-h2048-dc000000-gmir?v=1764656369
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/32505c1d20196364703fa199ecab87c8a0fee2acb0f21d1bb566a1de4b746178-rimg-w300-h300-dc891a1f-gmir?v=1764656370

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 30325 Carter Cemetery Road, 30325 Carter Cemetery Rd, Springfield, LA 70462-8060, United States
- **Q**: Who is organizing the event?
  - **A:** Historic Carter House Society
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Santa’s Chocolate Factory  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa’s Chocolate Factory",
        "image": "https://cdn-az.allevents.in/events6/banners/709d3b92e830d1fee321bba2abb1d52737628c884bba6abeb9862fd0965b4731-rimg-w945-h2048-dc000000-gmir?v=1764656369",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/springfield/santa’s-chocolate-factory/200029148370126",
        "location": {
            "@type": "Place",
            "name": "30325 Carter Cemetery Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30325 Carter Cemetery Rd, Springfield, LA 70462-8060, United States",
                "addressLocality": "Springfield",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.41698",
                "longitude": "-90.57373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get your tickets today!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Historic Carter House Society",
                "url": "https://allevents.in/org/historic-carter-house-society/20684685"
            }
        ]
    }
]
```