

# Event Details

- **Event Name**: Legends Historical Tour
- **Event Start and End Date**: Sat, 25 Oct, 2025 at 07:00 pm
- **Event Description**: Join us for a historical tour of Springtown. Please note RSVP is needed.
- **Event URL**: https://allevents.in/springtown/legends-historical-tour/200028757130834
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Springtown
- **state**: TX
- **country**: United States
- **location**: 839 North Main Street, Springtown, TX
- **lat**: 32.97746
- **long**: -97.68628
- **full address**: 839 North Main Street, Springtown, TX, United States

## Event gallery

- **Alt text**: Legends Historical Tour
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8b1deec1cd044fd9ab7b6482ae6710e2db46d71fd1574a5e0480edcf250f9ac3-rimg-w940-h788-dc44322f-gmir?v=1761222605

## FAQs

- **Q**: When and where is Legends Historical Tour being held?
  - **A:** Legends Historical Tour takes place on Sat, 25 Oct, 2025 at 07:00 pm to Sat, 25 Oct, 2025 at 07:00 pm at 839 North Main Street, Springtown, TX, United States.
- **Q**: Who is organizing Legends Historical Tour?
  - **A:** Legends Historical Tour is organized by City of Springtown Legends Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Legends Historical Tour",
        "image": "https://cdn-az.allevents.in/events8/banners/8b1deec1cd044fd9ab7b6482ae6710e2db46d71fd1574a5e0480edcf250f9ac3-rimg-w940-h788-dc44322f-gmir?v=1761222605",
        "startDate": "2025-10-25",
        "url": "https://allevents.in/springtown/legends-historical-tour/200028757130834",
        "location": {
            "@type": "Place",
            "name": "839 North Main Street, Springtown, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "839 N Main St, Springtown, TX 76082-2109, United States",
                "addressLocality": "Springtown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.97746",
                "longitude": "-97.68628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a historical tour of Springtown. Please note RSVP is needed.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Springtown Legends Museum",
                "url": "https://allevents.in/org/city-of-springtown-legends-museum/24963008"
            }
        ]
    }
]
```