

# Event Details

- **Event Name**: Boots on the Posse
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 02:00 pm – Sat, 12 Sep, 2026 at 09:00 pm (-07:00)
- **Event Description**: See photo flyer for details
- **Event URL**: https://allevents.in/salinas/boots-on-the-posse/200029922585857
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details

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

## Event venue details

- **city**: Salinas
- **state**: CA
- **country**: United States
- **location**: Monterey County Sheriff's Posse
- **lat**: 36.73264
- **long**: -121.60536
- **full address**: Monterey County Sheriff's Posse, 395 Old Natividad Rd,Salinas, California, United States

## Event gallery

- **Alt text**: Boots on the Posse
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/82f5d65b71121a73e326b066e4057791278e6d357d86f827c2f8339fcfd74047-rimg-w1200-h1503-dc121212-gmir?v=1775844653

## FAQs

- **Q**: When and where is Boots on the Posse being held?
  - **A:** Boots on the Posse takes place on Sat, 12 Sep, 2026 at 02:00 pm to Sat, 12 Sep, 2026 at 09:00 pm at Monterey County Sheriff's Posse, 395 Old Natividad Rd,Salinas, California, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boots on the Posse",
        "image": "https://cdn-az.allevents.in/events10/banners/82f5d65b71121a73e326b066e4057791278e6d357d86f827c2f8339fcfd74047-rimg-w1200-h1503-dc121212-gmir?v=1775844653",
        "startDate": "2026-09-12T14:00:00-07:00",
        "endDate": "2026-09-12T21:00:00-07:00",
        "url": "https://allevents.in/salinas/boots-on-the-posse/200029922585857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Monterey County Sheriff's Posse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "395 Old Natividad Rd,Salinas, California",
                "addressLocality": "Salinas",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.73264",
                "longitude": "-121.60536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See photo flyer for details"
    }
]
```