

# Event Details

- **Event Name**: The Art of Dessert
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 05:30 pm
- **Event Description**: There are still tickets available for our upcoming event, The Art of Dessert. Visit our website: www.newarkartsalliance.org
- **Event URL**: https://allevents.in/newark/the-art-of-dessert/200029134314457
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

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

## Event venue details

- **city**: Newark
- **state**: DE
- **country**: United States
- **location**: 207 Louviers Dr., Newark, DE, United States, Delaware 19711
- **lat**: 39.71108
- **long**: -75.74187
- **full address**: 207 Louviers Dr., Newark, DE, United States, Delaware 19711

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Newark Arts Alliance (https://allevents.in/org/newark-arts-alliance/27014745)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/748d5ab9ade7e844159209db1f3d99911899428ddc8b8bbfe74edb391b8d2dd8-rimg-w1200-h1553-dcffffff-gmir?v=1762373756
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Art+of+Dessert&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** 207 Louviers Dr., Newark, DE, United States, Delaware 19711
- **Q**: Who is organizing the event?
  - **A:** Newark Arts Alliance
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about The Art of Dessert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Art of Dessert",
        "image": "https://cdn-az.allevents.in/events10/banners/748d5ab9ade7e844159209db1f3d99911899428ddc8b8bbfe74edb391b8d2dd8-rimg-w1200-h1553-dcffffff-gmir?v=1762373756",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/newark/the-art-of-dessert/200029134314457",
        "location": {
            "@type": "Place",
            "name": "207 Louviers Dr., Newark, DE, United States, Delaware 19711",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 Louviers Ln, Newark, DE 19711-4167, United States",
                "addressLocality": "Newark",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.71108",
                "longitude": "-75.74187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There are still tickets available for our upcoming event, The Art of Dessert. Visit our website: www.newarkartsalliance.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Newark Arts Alliance",
                "url": "https://allevents.in/org/newark-arts-alliance/27014745"
            }
        ]
    }
]
```