

# Event Details

- **Event Name**: Daily Public Tour
- **Event Start and End Date**: Sun, 01 Jun, 2025 at 10:30 am
- **Event Description**: CHECK IT OUT!

Daily tours of Boston’s Freedom Trail
- **Event URL**: https://allevents.in/boston/daily-public-tour/200028269744618
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028269744618?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=boston-events

## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: 139 Tremont St, Boston, MA
- **lat**: 42.35543
- **long**: -71.06383
- **full address**: 139 Tremont St, Boston, MA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Tour of The Freedom Trail (https://allevents.in/org/tour-of-the-freedom-trail/25786385)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d1893a5069b06a68fdf2e0c4b7b5ef664cbdb1f474a85e9f2df53a9f25cfde02-rimg-w1200-h675-dcffffff-gmir?v=1748716337
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b84afa219c927fc0c56a999bbcbfda2a7641d47e00340d9b0782d864db9fb192-rimg-w300-h300-dcffffff-gmir?v=1748716338

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Jun, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** 139 Tremont St, Boston, MA, United States
- **Q**: Who is organizing the event?
  - **A:** Tour of The Freedom Trail
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about Daily Public Tour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Daily Public Tour",
        "image": "https://cdn-az.allevents.in/events7/banners/d1893a5069b06a68fdf2e0c4b7b5ef664cbdb1f474a85e9f2df53a9f25cfde02-rimg-w1200-h675-dcffffff-gmir?v=1748716337",
        "startDate": "2025-06-01",
        "url": "https://allevents.in/boston/daily-public-tour/200028269744618",
        "location": {
            "@type": "Place",
            "name": "139 Tremont St, Boston, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "139 Tremont St, Boston, MA 02111, United States,Boston, Massachusetts",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.35543",
                "longitude": "-71.06383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CHECK IT OUT!\n\nDaily tours of Boston’s Freedom Trail",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tour of The Freedom Trail",
                "url": "https://allevents.in/org/tour-of-the-freedom-trail/25786385"
            }
        ]
    }
]
```