{
"make": ["Ford", "Chevrolet", "Toyota", "Honda"],
"trim_level": ["Base", "Sport", "Premium"]
}
A flat object. Each key is referenced from a
form.json field's autocomplete_key; each value
is the suggestion list for that key. Author-curated only - the fill-out
flow reads this but never writes to it.