

# Event Details

- **Event Name**: Red Bank Jubilee
- **Event Start and End Date**: Sat, 03 May, 2025 at 10:00 am
- **Event Description**: We will be at the Jubilee!
- **Event URL**: https://allevents.in/red-bank/red-bank-jubilee/200028127995814
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Red Bank
- **state**: TN
- **country**: United States
- **location**: City of Red Bank TN
- **lat**: 35.10499
- **long**: -85.29903
- **full address**: City of Red Bank TN, 3105 Dayton Blvd.,Red Bank, Tennessee, United States

## Event gallery

- **Alt text**: Red Bank Jubilee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1114e2a75fb117376524646f33eb536df0d188b2d2ed0edc59882af76decd5ff-rimg-w1200-h555-dc010000-gmir?v=1746225254

## FAQs

- **Q**: When and where is Red Bank Jubilee being held?
  - **A:** Red Bank Jubilee takes place on Sat, 03 May, 2025 at 10:00 am to Sat, 03 May, 2025 at 10:00 am at City of Red Bank TN, 3105 Dayton Blvd.,Red Bank, Tennessee, United States.
- **Q**: Who is organizing Red Bank Jubilee?
  - **A:** Red Bank Jubilee is organized by Take Me Home Candy Kitchen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Bank Jubilee",
        "image": "https://cdn-az.allevents.in/events2/banners/1114e2a75fb117376524646f33eb536df0d188b2d2ed0edc59882af76decd5ff-rimg-w1200-h555-dc010000-gmir?v=1746225254",
        "startDate": "2025-05-03",
        "url": "https://allevents.in/red-bank/red-bank-jubilee/200028127995814",
        "location": {
            "@type": "Place",
            "name": "City of Red Bank TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3105 Dayton Blvd.,Red Bank, Tennessee",
                "addressLocality": "Red Bank",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.10499",
                "longitude": "-85.29903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be at the Jubilee!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Take Me Home Candy Kitchen",
                "url": "https://allevents.in/org/take-me-home-candy-kitchen/25516524"
            }
        ]
    }
]
```