{
 "id": "1FAHP35N79W185104",
 "name": "2009 Ford Focus SE",
 "year": 2009,
 "make": "Ford",
 "model": "Focus",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1FAHP35N79W185104",
 "image": null,
 "url": "https://carchat.io/v/oconnorsauto/1FAHP35N79W185104",
 "dealer": {
  "id": "oconnorsauto",
  "name": "Oconnorsauto",
  "city": "Bay City",
  "state": "MI",
  "url": "https://carchat.io/d/oconnorsauto"
 },
 "description": "Say hello to a practical classic: this **blue 2009 Ford Focus** sedan is the kind of used car that makes everyday driving feel easy. With its 4-door layout, its ready for commuting, school runs, and weekend errands without the fussjust hop in and go.Up front, youve got a **2.0L DOHC 16-valve I4 Duratec engine** thats built for straightforward, dependable motivation, paired with **FWD** to help keep things confident and predictable on the road. Whether youre navigating tight city streets or cruis",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "oconnorsauto",
   "vin": "1FAHP35N79W185104",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}