

# Event Details

- **Event Name**: RHC Christmas Concert
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 09:00 am – Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Join us for our Christmas Concert!! This will be a fun time of holiday songs with a short message on the hope of Jesus in this holiday season! We hope to see you there!!
- **Event URL**: https://allevents.in/medford/rhc-christmas-concert/80002880633687
- **Event Categories**: concerts, christmas-services, music, entertainment, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Medford
- **state**: MA
- **country**: United States
- **location**: Medford High School
- **lat**: 42.4303743
- **long**: -71.1253373
- **full address**: Medford High School, 489 Winthrop St, Medford, MA 02155, United States

## Event gallery

- **Alt text**: RHC Christmas Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb693b297edada2.jpg

## FAQs

- **Q**: When and where is RHC Christmas Concert being held?
  - **A:** RHC Christmas Concert takes place on Sun, 21 Dec, 2025 at 09:00 am to Sun, 21 Dec, 2025 at 10:30 am at Medford High School, 489 Winthrop St, Medford, MA 02155, United States.
- **Q**: Who is organizing RHC Christmas Concert?
  - **A:** RHC Christmas Concert is organized by Redemption Hill Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RHC Christmas Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb693b297edada2.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/medford/rhc-christmas-concert/80002880633687",
        "location": {
            "@type": "Place",
            "name": "Medford High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "489 Winthrop St, Medford, MA 02155, United States",
                "postalCode": "02155",
                "addressLocality": "Medford",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4303743",
                "longitude": "-71.1253373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Concert!! This will be a fun time of holiday songs with a short message on the hope of Jesus in this holiday season! We hope to see you there!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redemption Hill Church",
                "url": "https://allevents.in/org/redemption-hill-church/27224686"
            }
        ]
    }
]
```