

# Event Details

- **Event Name**: Anthony Historical Society Presents... Music in the Park
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 03:00 pm
- **Event Description**: this is a free event. 
Come enjoy some music by The Brion Kenyon Band
- **Event URL**: https://allevents.in/anthony/anthony-historical-society-presents-music-in-the-park/200029622626646
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Anthony
- **state**: FL
- **country**: United States
- **location**: Anthony Community Park
- **lat**: 29.287645785927
- **long**: -82.109477774791
- **full address**: Anthony Community Park, 2120 Northeast 95th Street,Anthony,FL,United States

## Event gallery

- **Alt text**: Anthony Historical Society Presents... Music in the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5480f8c55dac86e208caa5aea539ce4c47cc532c23ee8ae5d84b7579f35eeb5-rimg-w1200-h1496-dc8d9295-gmir?v=1772498885

## FAQs

- **Q**: When and where is Anthony Historical Society Presents... Music in the Park being held?
  - **A:** Anthony Historical Society Presents... Music in the Park takes place on Sat, 07 Mar, 2026 at 03:00 pm to Sat, 07 Mar, 2026 at 03:00 pm at Anthony Community Park, 2120 Northeast 95th Street,Anthony,FL,United States.
- **Q**: Who is organizing Anthony Historical Society Presents... Music in the Park?
  - **A:** Anthony Historical Society Presents... Music in the Park is organized by The Brion Kenyon Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Anthony Historical Society Presents... Music in the Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Anthony, this event is thoughtfully curated to deliver a standout experience worth every moment. If Anthony Historical Society Presents... Music in the Park 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": "Anthony Historical Society Presents... Music in the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/b5480f8c55dac86e208caa5aea539ce4c47cc532c23ee8ae5d84b7579f35eeb5-rimg-w1200-h1496-dc8d9295-gmir?v=1772498885",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/anthony/anthony-historical-society-presents-music-in-the-park/200029622626646",
        "location": {
            "@type": "Place",
            "name": "Anthony Community Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2120 Northeast 95th Street,Anthony,FL,United States",
                "addressLocality": "Anthony",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.287645785927",
                "longitude": "-82.109477774791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "this is a free event. \nCome enjoy some music by The Brion Kenyon Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Brion Kenyon Band",
                "url": "https://allevents.in/org/the-brion-kenyon-band/27062333"
            }
        ]
    }
]
```