

# Event Details

- **Event Name**: Sip and Paint Party
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm
- **Event Description**: More Details to come with a registration link. Just wanted to get a save the date out there.
- **Event URL**: https://allevents.in/jacksonville/sip-and-paint-party/200029197291927
- **Event Categories**: parties, entertainment, drawing-painting, sip-and-paint
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

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

## Event venue details

- **city**: Jacksonville
- **state**: FL
- **country**: United States
- **location**: 9700 Deer Lake Ct Ste 1, Jacksonville, FL
- **lat**: 30.26439
- **long**: -81.55592
- **full address**: 9700 Deer Lake Ct Ste 1, Jacksonville, FL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Bottlenose Brewing (https://allevents.in/org/bottlenose-brewing/24126907)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/803a1c7ca157ce8f432f636e7c25f92b4b06c8dea6baed3fbd3c35e8a8079534-rimg-w1024-h1536-dc441906-gmir?v=1764449450
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sip+and+Paint+Party&date=10+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 9700 Deer Lake Ct Ste 1, Jacksonville, FL, United States
- **Q**: Who is organizing the event?
  - **A:** Bottlenose Brewing
- **Q**: What type of event is this?
  - **A:** parties, entertainment, drawing-painting, sip-and-paint
- **Q**: Where can I find ticket details about Sip and Paint Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sip and Paint Party",
        "image": "https://cdn-az.allevents.in/events10/banners/803a1c7ca157ce8f432f636e7c25f92b4b06c8dea6baed3fbd3c35e8a8079534-rimg-w1024-h1536-dc441906-gmir?v=1764449450",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/jacksonville/sip-and-paint-party/200029197291927",
        "location": {
            "@type": "Place",
            "name": "9700 Deer Lake Ct Ste 1, Jacksonville, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9700 Deerlake Ct, Jacksonville, FL 32246-4412, United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.26439",
                "longitude": "-81.55592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More Details to come with a registration link. Just wanted to get a save the date out there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bottlenose Brewing",
                "url": "https://allevents.in/org/bottlenose-brewing/24126907"
            }
        ]
    }
]
```