Free-form JSON — you can include any fields that fit your tenant’s service.
{ // Example data — you can freely define any fields to feed into the model. "name": "John Doe", "age": 40, "gender": "M", "locale": "en", "preference": "curry", "store_id": "S001"}