

# Event Details

- **Event Name**: Cars & Coffee
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 09:00 am – Sun, 05 Jul, 2026 at 12:00 pm (-05:00)
- **Event Description**: Cars &amp; Coffee for the season will be located in the large parking lot next to Starbucks on 13th Street in Norfolk.
- **Event URL**: https://allevents.in/norfolk/cars-and-coffee/200029931112742
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Norfolk
- **state**: NE
- **country**: United States
- **location**: Starbucks
- **lat**: 42.0254533
- **long**: -97.4270947
- **full address**: Starbucks, 700 S 13th St, Norfolk, NE 68701-5747, United States

## Event gallery

- **Alt text**: Cars &amp; Coffee
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/50f26c5b01cb6b5fb49ed7df2ad92a3c37cc6575b085b221aa1d5a1e3057392e-rimg-w940-h788-dc282b31-gmir?v=1775970522

## FAQs

- **Q**: When and where is Cars & Coffee being held?
  - **A:** Cars &amp; Coffee takes place on Sun, 05 Jul, 2026 at 09:00 am to Sun, 05 Jul, 2026 at 12:00 pm at Starbucks, 700 S 13th St, Norfolk, NE 68701-5747, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cars &amp; Coffee is ideal for car enthusiasts, auto fans, and anyone passionate about classic, exotic, or custom vehicles. Whether you're a first-time attendee or a longtime enthusiast in Norfolk, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cars &amp; Coffee sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars &amp; Coffee",
        "image": "https://cdn-az.allevents.in/events3/banners/50f26c5b01cb6b5fb49ed7df2ad92a3c37cc6575b085b221aa1d5a1e3057392e-rimg-w940-h788-dc282b31-gmir?v=1775970522",
        "startDate": "2026-07-05T09:00:00-05:00",
        "endDate": "2026-07-05T12:00:00-05:00",
        "url": "https://allevents.in/norfolk/cars-and-coffee/200029931112742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Starbucks",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 S 13th St, Norfolk, NE 68701-5747, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0254533",
                "longitude": "-97.4270947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cars & Coffee for the season will be located in the large parking lot next to Starbucks on 13th Street in Norfolk."
    }
]
```