

# Event Details

- **Event Name**: Springfield Cars and Coffee
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 09:00 am – Sat, 18 Jul, 2026 at 12:00 pm
- **Event URL**: https://allevents.in/springfield/springfield-cars-and-coffee/200030332760638
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 166

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: OH
- **country**: United States
- **location**: 201 E North St, Springfield, OH 45503-4227, United States
- **lat**: 39.92666
- **long**: -83.80624
- **full address**: 201 E North St, Springfield, OH 45503-4227, United States

## Event gallery

- **Alt text**: Springfield Cars and Coffee
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e181f5263412349f66eef7c916c26aed2de3ff4aef68602d50726dc1a43b7132-rimg-w1200-h676-dc5e5e60-gmir?v=1784129145

## FAQs

- **Q**: When and where is Springfield Cars and Coffee being held?
  - **A:** Springfield Cars and Coffee takes place on Sat, 18 Jul, 2026 at 09:00 am to Sat, 18 Jul, 2026 at 12:00 pm at 201 E North St, Springfield, OH 45503-4227, United States.
- **Q**: Who is organizing Springfield Cars and Coffee?
  - **A:** Springfield Cars and Coffee is organized by Springfield Cars & Coffee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Springfield Cars and Coffee",
        "image": "https://cdn-az.allevents.in/events8/banners/e181f5263412349f66eef7c916c26aed2de3ff4aef68602d50726dc1a43b7132-rimg-w1200-h676-dc5e5e60-gmir?v=1784129145",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/springfield/springfield-cars-and-coffee/200030332760638",
        "location": {
            "@type": "Place",
            "name": "201 E North St, Springfield, OH 45503-4227, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E North St, Springfield, OH 45503-4227, United States",
                "addressLocality": "Springfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92666",
                "longitude": "-83.80624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springfield Cars & Coffee",
                "url": "https://allevents.in/org/springfield-cars-and-coffee/19215055"
            }
        ]
    }
]
```