

# Event Details

- **Event Name**: Four Bridges - Jamestown Summer Concert Series
- **Event Start and End Date**: Sun, 27 Jul, 2025 at 06:30 pm – Sun, 27 Jul, 2025 at 08:00 pm
- **Event Description**: Bluegrass on the lawn at the pier - wonderful!
- **Event URL**: https://allevents.in/jamestown/four-bridges-jamestown-summer-concert-series/200028030448810
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Jamestown
- **state**: RI
- **country**: United States
- **location**: East Ferry Memorial Square
- **lat**: 41.496620879558
- **long**: -71.367027481121
- **full address**: East Ferry Memorial Square, Jamestown, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Four Bridges (https://allevents.in/org/four-bridges/25958916)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/62c6cb347211ced1d8a5979ecef99df87f41a719107a69d75096f5c670a4105a-rimg-w648-h656-dc030202-gmir?v=1753101899
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/950d04e850b40c32ac1d04fc269de0b203db1343073d013526412f21bb9443cd-rimg-w300-h300-dc020202-gmir?v=1753101899

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 27 Jul, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** East Ferry Memorial Square, Jamestown, United States
- **Q**: Who is organizing the event?
  - **A:** Four Bridges
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Four Bridges - Jamestown Summer Concert Series ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Four Bridges - Jamestown Summer Concert Series",
        "image": "https://cdn-az.allevents.in/events6/banners/62c6cb347211ced1d8a5979ecef99df87f41a719107a69d75096f5c670a4105a-rimg-w648-h656-dc030202-gmir?v=1753101899",
        "startDate": "2025-07-27",
        "endDate": "2025-07-27",
        "url": "https://allevents.in/jamestown/four-bridges-jamestown-summer-concert-series/200028030448810",
        "location": {
            "@type": "Place",
            "name": "East Ferry Memorial Square",
            "address": {
                "@type": "PostalAddress",
                "name": "East Ferry Memorial Square, Jamestown, United States",
                "addressLocality": "Jamestown",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.496620879558",
                "longitude": "-71.367027481121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bluegrass on the lawn at the pier - wonderful!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Four Bridges",
                "url": "https://allevents.in/org/four-bridges/25958916"
            }
        ]
    }
]
```