

# Event Details

- **Event Name**: Santa is Coming to Roscoe's Treasures 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: Come say hi to Santa Claus
- **Event URL**: https://allevents.in/newport/santa-is-coming-to-roscoes-treasures/200029206671407
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: TN
- **country**: United States
- **location**: 255 E Main St, Newport, TN
- **lat**: 35.96741
- **long**: -83.18678
- **full address**: 255 E Main St, Newport, TN, United States

## Event gallery

- **Alt text**: Santa is Coming to Roscoe's Treasures
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/39b9ab8b99092ded4c850ddf24153fdba293bc046fd70d63ebdab7d7bf628457-rimg-w855-h880-dc2a94bb-gmir?v=1764700993

## FAQs

- **Q**: When and where is Santa is Coming to Roscoe's Treasures  being held?
  - **A:** Santa is Coming to Roscoe's Treasures  takes place on Sat, 06 Dec, 2025 at 01:00 pm to Sat, 06 Dec, 2025 at 01:00 pm at 255 E Main St, Newport, TN, United States.
- **Q**: Who is organizing Santa is Coming to Roscoe's Treasures ?
  - **A:** Santa is Coming to Roscoe's Treasures  is organized by Roscoe's Treasures.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa is Coming to Roscoe's Treasures",
        "image": "https://cdn-az.allevents.in/events4/banners/39b9ab8b99092ded4c850ddf24153fdba293bc046fd70d63ebdab7d7bf628457-rimg-w855-h880-dc2a94bb-gmir?v=1764700993",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/newport/santa-is-coming-to-roscoes-treasures/200029206671407",
        "location": {
            "@type": "Place",
            "name": "255 E Main St, Newport, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 E Main St, Newport, TN 37821-3126, United States",
                "addressLocality": "Newport",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.96741",
                "longitude": "-83.18678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come say hi to Santa Claus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Roscoes Treasures",
                "url": "https://allevents.in/org/roscoes-treasures/23652165"
            }
        ]
    }
]
```