

# Event Details

- **Event Name**: Sanctus Real Concert
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 07:00 pm
- **Event Description**: Contemporary Christian rock band Sanctus Real live in concert! Tickets start at $22; available online only.
- **Event URL**: https://allevents.in/new-port-richey/sanctus-real-concert/200029040696318
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: New Port Richey
- **state**: FL
- **country**: United States
- **location**: First Baptist Church of New Port Richey
- **lat**: 28.223374023333
- **long**: -82.700692982667
- **full address**: First Baptist Church of New Port Richey, 6800 Trouble Creek Rd,New Port Richey,FL,United States

## Event gallery

- **Alt text**: Sanctus Real Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d901557965141177e53038d50c8fd7de4b83a34e163c132ef3b06ca3a52af883-rimg-w1200-h675-dc4a6389-gmir?v=1762451775

## FAQs

- **Q**: When and where is Sanctus Real Concert being held?
  - **A:** Sanctus Real Concert takes place on Sun, 09 Nov, 2025 at 07:00 pm to Sun, 09 Nov, 2025 at 07:00 pm at First Baptist Church of New Port Richey, 6800 Trouble Creek Rd,New Port Richey,FL,United States.
- **Q**: Who is organizing Sanctus Real Concert?
  - **A:** Sanctus Real Concert is organized by First Baptist Church of New Port Richey.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sanctus Real Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in New Port Richey, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sanctus Real Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sanctus Real Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/d901557965141177e53038d50c8fd7de4b83a34e163c132ef3b06ca3a52af883-rimg-w1200-h675-dc4a6389-gmir?v=1762451775",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/new-port-richey/sanctus-real-concert/200029040696318",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church of New Port Richey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6800 Trouble Creek Rd,New Port Richey,FL,United States",
                "addressLocality": "New Port Richey",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.223374023333",
                "longitude": "-82.700692982667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Contemporary Christian rock band Sanctus Real live in concert! Tickets start at $22; available online only.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of New Port Richey",
                "url": "https://allevents.in/org/first-baptist-church-of-new-port-richey/26031588"
            }
        ]
    }
]
```