

# Event Details

- **Event Name**: Santa Cares
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:30 am – Sun, 07 Dec, 2025 at 10:30 am
- **Event Description**: For children who'd like a more quiet and peaceful visit with Santa, in cooperation with Autism Speaks.
- **Event URL**: https://allevents.in/san-bernardino/santa-cares/200029247539950
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: San Bernardino
- **state**: CA
- **country**: United States
- **location**: 500 Inland Center Drive, San Bernardino, CA 92408
- **lat**: 34.08526
- **long**: -117.29781
- **full address**: 500 Inland Center Drive, San Bernardino, CA 92408, United States

## Event gallery

- **Alt text**: Santa Cares
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6f4403c819a6318576d2092750dd41df6ba08322e368f6d6ef755573b94a9f31-rimg-w1200-h675-dcdadad7-gmir?v=1764549139

## FAQs

- **Q**: When and where is Santa Cares being held?
  - **A:** Santa Cares takes place on Sun, 07 Dec, 2025 at 09:30 am to Sun, 07 Dec, 2025 at 10:30 am at 500 Inland Center Drive, San Bernardino, CA 92408, United States.
- **Q**: Who is organizing Santa Cares?
  - **A:** Santa Cares is organized by Inland Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Cares",
        "image": "https://cdn-az.allevents.in/events1/banners/6f4403c819a6318576d2092750dd41df6ba08322e368f6d6ef755573b94a9f31-rimg-w1200-h675-dcdadad7-gmir?v=1764549139",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/san-bernardino/santa-cares/200029247539950",
        "location": {
            "@type": "Place",
            "name": "500 Inland Center Drive, San Bernardino, CA 92408",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Inland Center Dr, San Bernardino, CA 92408-1912, United States",
                "addressLocality": "San Bernardino",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.08526",
                "longitude": "-117.29781"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For children who'd like a more quiet and peaceful visit with Santa, in cooperation with Autism Speaks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Inland Center",
                "url": "https://allevents.in/org/inland-center/26017203"
            }
        ]
    }
]
```