

# Event Details

- **Event Name**: 2nd Annual Colonial Jamboree
- **Event Start and End Date**: Sat, 02 Jul, 2022 at 06:00 pm
- **Event Description**: Come join us for a fun filled evening celebrating our Nation’s Independence Day! Tickets are $40 in advance and $50 at the door. Please see a member for ticket purchase.
- **Event URL**: https://allevents.in/hanford/2nd-annual-colonial-jamboree/200022586643125
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hanford
- **state**: CA
- **country**: United States
- **location**: Hanford Elks Lodge #1259
- **lat**: 36.330345327
- **long**: -119.646398955
- **full address**: Hanford Elks Lodge #1259, Hanford, United States

## Event gallery

- **Alt text**: 2nd Annual Colonial Jamboree
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c11a3b77ccaca884fde30faae03ba18bf942904e05d904d28e273a73cadcca00-rimg-w960-h503-gmir.jpg?v=1656541667

## FAQs

- **Q**: When and where is 2nd Annual Colonial Jamboree being held?
  - **A:** 2nd Annual Colonial Jamboree takes place on Sat, 02 Jul, 2022 at 06:00 pm to Sat, 02 Jul, 2022 at 06:00 pm at Hanford Elks Lodge #1259, Hanford, United States.
- **Q**: Who is organizing 2nd Annual Colonial Jamboree?
  - **A:** 2nd Annual Colonial Jamboree is organized by 1776 Sons of Liberty.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Annual Colonial Jamboree",
        "image": "https://cdn-az.allevents.in/events7/banners/c11a3b77ccaca884fde30faae03ba18bf942904e05d904d28e273a73cadcca00-rimg-w960-h503-gmir.jpg?v=1656541667",
        "startDate": "2022-07-02",
        "url": "https://allevents.in/hanford/2nd-annual-colonial-jamboree/200022586643125",
        "location": {
            "@type": "Place",
            "name": "Hanford Elks Lodge #1259",
            "address": {
                "@type": "PostalAddress",
                "name": "Hanford Elks Lodge #1259, Hanford, United States",
                "addressLocality": "Hanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.330345327",
                "longitude": "-119.646398955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fun filled evening celebrating our Nation’s Independence Day! Tickets are $40 in advance and $50 at the door. Please see a member for ticket purchase.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "1776 Sons of Liberty",
                "url": "https://allevents.in/org/1776-sons-of-liberty/19591002"
            }
        ]
    }
]
```