

# Event Details

- **Event Name**: San Antonio Ragtime Concert
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 02:00 pm
- **Event Description**: Ragtime concert featuring Dr. Bill McNally.  Suggested donation $20
- **Event URL**: https://allevents.in/san-antonio/san-antonio-ragtime-concert/200029067241928
- **Event Categories**: concerts, music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029067241928?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=san+antonio-events

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **location**: Radius Center
- **lat**: 29.4298
- **long**: -98.48814
- **full address**: Radius Center, San Antonio,TX,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mark Camann (https://allevents.in/org/mark-camann/26935651)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b4f7c1242392ae43d6b781cb175b3ad49fea521ed1bc1a3078676cadc80d5fa1-rimg-w960-h413-dcdbdbda-gmir?v=1762642672
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3ebab9d0c982f5b18cd3e11c5a0ded3f597f11d23c8dc8e0d021d7b73cd91371-rimg-w300-h300-dcd9d8d8-gmir?v=1762642673

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 09 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Radius Center, San Antonio,TX,United States
- **Q**: Who is organizing the event?
  - **A:** Mark Camann
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, nonprofit
- **Q**: Where can I find ticket details about San Antonio Ragtime Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "San Antonio Ragtime Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/b4f7c1242392ae43d6b781cb175b3ad49fea521ed1bc1a3078676cadc80d5fa1-rimg-w960-h413-dcdbdbda-gmir?v=1762642672",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/san-antonio/san-antonio-ragtime-concert/200029067241928",
        "location": {
            "@type": "Place",
            "name": "Radius Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "San Antonio,TX,United States",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.4298",
                "longitude": "-98.48814"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ragtime concert featuring Dr. Bill McNally.  Suggested donation $20",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mark Camann",
                "url": "https://allevents.in/org/mark-camann/26935651"
            }
        ]
    }
]
```