Renaming top level field only

I have an conflict on the ES side with a field called data (a string) conflicting with other fields that start with data (such as data.v1.chartSettingsInput.mountainColor. Is there anyway in filebeat to do a rename only on the data field without renaming the other dot delimited fields that start with data? Running 6.6.2

I'm sorry I don't believe this scenario will be possible.
configuration can contain another values or value itself but it cannot be both.